Skip to content

hnakamur/lua-native-thread-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua native thread experiment

This is a Lua C module for experiments of native threads. It is based on sample code in Programming in Lua 2nd Ed.

Build and test

mkdir out
cd out
cmake ..
make
make test

License

MIT License

About

an experiment of lua native thread support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published