@neauoire oh wow, i think the last time i checked that page it didn't have the web assembler, that's super cool!!!
@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 woah, okay, i'll check that out :>
@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.