@flbr glad it hear! I've added the Console enum to the hello_world example to make this clearer.
https://wiki.xxiivv.com/site/uxntal.html
Top-level
@flbr glad it hear! I've added the Console enum to the hello_world example to make this clearer. 3 comments
@flbr The web assembler is pretty neat, you should have a look at how I did it :) The assembly is done entirely in uxn space, so I didn't have to write an assembler in js, it uses the same assembler rom that I use to assemble every other project. |
@neauoire oh wow, i think the last time i checked that page it didn't have the web assembler, that's super cool!!!