Here's a new javascript implementation of my #ilo vm, and #pali assembler. This will not yet run #konilo as it lacks the block storage device currently, but is proving useful for testing smaller things & fixes some issues w/the original implementation. I'm hoping to expand it to be able to run the full system this summer.
vm: http://forth.works/ilo-js/ilo-js.html
assembler: http://forth.works/ilo-js/pali.html