SwadicalRag / wasm2lua

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

Use `writeGoto`/`writeLabel` for longjmps #12

Open SwadicalRag opened 5 years ago

SwadicalRag commented 5 years ago

This way, jmpstreams can be used for longjmps too