The engine is Rust, the JIT is built on Cranelift, there is also a WASM backend so everything runs in the browser too.
Full disclosure, I could only finish it now because of AI agents. In my experience they are amazing at the runtime and the numerical code, but pretty bad at language design, so I kept that part for myself.
It's a toy language. Ask me anything!
I know MCMC isn’t your goal, but seems like this could be used for ABC-MCMC (as is?)
Seems worth an investigation and maybe mention on the article.