SwadicalRag / wasm2lua

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

Optimize JumpStreams #18

Open MDFL64 opened 5 years ago

MDFL64 commented 5 years ago

I feel like improvements are possible here, but I only have some vague ideas at the moment.

At the very least, I suspect it might be possible to flatten our loop hints so they can still be used with jumpstreams and longjmps.