aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/wasm/section_structs.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* load.py is now imported bt another python module, should cut down on startup ↵bloodstalker2018-05-251-37/+60
| | | | 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/+278
code. added some commands to bruiser for managing xobj memories