@neauoire Just to be clear, since I mentioned both at the same time: the loadable module support is already using just what we have already. The J?I instructions have been instrumental in making it happen, so this is exciting new work!
Top-level
@neauoire Just to be clear, since I mentioned both at the same time: the loadable module support is already using just what we have already. The J?I instructions have been instrumental in making it happen, so this is exciting new work! 1 comment
|
@alderwick Oh! yes, sorry I meant the seeking. I don't think I'll have to stream actual code for this. So far the oquonie core is only 2000 bytes long, but the world object will be pretty big so we'll see!
js: https://github.com/hundredrabbits/Oquonie/blob/master/desktop/sources/scripts/core/world.js#L22
tal: https://git.sr.ht/~rabbits/oquonie/tree/master/item/src/oquonie.tal#L648