Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | load.py is now imported bt another python module, should cut down on startup ↵ | bloodstalker | 2018-05-25 | 1 | -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++ ↵ | bloodstalker | 2018-05-20 | 1 | -0/+278 |
code. added some commands to bruiser for managing xobj memories |