Being able to examine compiled bytecode in the repl using the comptime feature (i.e. push ~ { ... }
) is pretty nice. It would also be pretty nice to be able to decompile in the repl given some hexadecimal bytecode.
Typing double tilde ~~
and then pasting in the hexadecimal should result in an attempt to disassemble bytecode; if successful, the disassembled source code should be printed.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too