aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/wasm/OpCodes.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* load.py is now imported bt another python module, should cut down on startup ↵bloodstalker2018-05-251-0/+14
| | | | time. added the WASM linking structures to dwasm. i can start working on the linker as soon as i get some tests.
* wip:added a wasm backend. i need to setup an interface with the main c++ ↵bloodstalker2018-05-201-0/+318
code. added some commands to bruiser for managing xobj memories