Julia doesn’t have bytecode, but this new alternative (subset) implementation does:
- AoT / Bytecode
- Save/load .sjbc bytecode files
[I’m guessing the .sjbc file format for the bytecode, is just for this project; standing for “subset Julia bytecode”?]
Julia doesn’t have bytecode, but this new alternative (subset) implementation does:
- AoT / Bytecode
- Save/load .sjbc bytecode files
[I’m guessing the .sjbc file format for the bytecode, is just for this project; standing for “subset Julia bytecode”?]