- Add examples/tests
- Implement Control Flow Structuring so DS strings can be decompiled directly to JS.
- Implement subroutines in the JS compiler.
- Implement blueprints in the JS compiler.
- Figure out how register numbering works in blueprints and provide an easier syntax for setting them.
- Review instructions to see if more should have JS overrides.
- Figure out how to support mods?
- Write a vscode extension.