init
argsNo documentation available
Bytecode
Probably only interesting to you if you want to understand more about the Nujel VM or care very much about performance.
( 0 ($get/val 'args)) ( 2 ($set/val 'init/args)) ( 4 ($drop)) ( 5 ($get/val 'System/Architecture)) ( 7 ($push/val 'wasm)) ( 9 ($=)) ( 10 ($jf* 12)) ( 13 ($get/val 'init/wasm)) ( 15 ($get/val 'args)) ( 17 ($apply 1)) ( 19 ($jmp* 9)) ( 22 ($get/val 'init/bin)) ( 24 ($get/val 'args)) ( 26 ($apply 1)) ( 28 ($ret))