Email or username:

Password:

Forgot your password?
Top-level
efelbar

@neauoire ohhhhh my god it all makes sense now!
that's a really cool technique :D

4 comments
Devil Lu Linvega

@flbr glad it hear! I've added the Console enum to the hello_world example to make this clearer.
wiki.xxiivv.com/site/uxntal.ht

efelbar

@neauoire oh wow, i think the last time i checked that page it didn't have the web assembler, that's super cool!!!

Devil Lu Linvega

@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.

Go Up