Post #2265182
2026-05-08 14:16 UTC
Cool open-source project I discovered this morning: mvm is an interpreter for #Golang that compiles to bytecode
One of its big perks is making debugging easy with a trap() function that stops your program and drops you into an interactive prompt
https://github.com/mvm-sh/mvm
Replies (1)
-
@i@toot.pouyan.net 2026-05-08 15:06
@alicegg@hachyderm.io JVM, is that you?