aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/wasm/opcodes.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-24fixes 42, fixes 44bloodstalker1-0/+0
2018-05-25load.py is now imported bt another python module, should cut down on startup ↵bloodstalker1-0/+14
time. added the WASM linking structures to dwasm. i can start working on the linker as soon as i get some tests.
2018-05-20wip:added a wasm backend. i need to setup an interface with the main c++ ↵bloodstalker1-0/+318
code. added some commands to bruiser for managing xobj memories