SwadicalRag / wasm2lua

wasm2lua: converting WASM into Lua
MIT License
190 stars 10 forks source link

Implement CPP->Lua conversion on JSImplementations #11

Closed SwadicalRag closed 5 years ago

SwadicalRag commented 5 years ago

Currently, bindings are generated for JSImplementations, but values passed from wasm to Lua are not converted properly (and vice versa).