wasm2lua icon indicating copy to clipboard operation
wasm2lua copied to clipboard

Don't return from within loops

Open SwadicalRag opened this issue 5 years ago • 1 comments

This aborts a LuaJIT trace. Perhaps put a label at the end of a function where the return is performed there?

(only affects loops with while true do wrapping it)

SwadicalRag avatar Jun 06 '19 01:06 SwadicalRag

wut in tarnation

MDFL64 avatar Jun 06 '19 01:06 MDFL64