Simple example of a lua interpretor embedded in a wasm browser environement.
Install wasi-sdk-24 and set the WASI_SDK_PATH variable.
you can do:
make WASI_SDK_PATH=/my/path/to/wasi-sdk-24or directly change it in the makefile.
make| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple example of a lua interpretor embedded in a wasm browser environement.
Install wasi-sdk-24 and set the WASI_SDK_PATH variable.
you can do:
make WASI_SDK_PATH=/my/path/to/wasi-sdk-24or directly change it in the makefile.
make