Skip to content

matiasvlevi/lua-wasm32-wasi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua + wasm32-wasi

Simple example of a lua interpretor embedded in a wasm browser environement.


Dependencies

Install wasi-sdk-24 and set the WASI_SDK_PATH variable.

you can do:

make WASI_SDK_PATH=/my/path/to/wasi-sdk-24

or directly change it in the makefile.


Build

make

About

Example of a lua interpretor embedded in a wasm browser environement.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published