wasm2lua icon indicating copy to clipboard operation
wasm2lua copied to clipboard

Inline int64s and don't use metatables

Open SwadicalRag opened this issue 5 years ago • 1 comments

SwadicalRag avatar Jun 05 '19 11:06 SwadicalRag

I had intended to do this from the start. My plan was to allocate two registers per longint, but I figured I'd rather have a correct implementation than do that right away.

MDFL64 avatar Jun 05 '19 20:06 MDFL64