deoxxa / jsm

It's like ASM, but it's JavaScript underneath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory operations

mtasic85 opened this issue · comments

High-level memory management (malloc/free) also would make a huge improvement. I guess that library linking would require a lot of work to be done, but this might work as workaround.