wasm2lua
wasm2lua copied to clipboard
Inline int64s and don't use metatables
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.