do you know about Glojure?

https://github.com/glojurelang/glojure

Yes, I know about this one. I'm even comparing against it in my benchmarks :)

You need to update the go-joker numbers, I removed the GIL yesterday or so and did some changes to the IR. ;)

I think I've pulled the latest today but will double-check and update them again tomorrow. I'm still puzzled why it doesn't run the tak function. Btw. Have you tried running my benches? I'm very curious about your results!

I got tak fixed. There was an internal logic error, IIRC. A bunch of stuff got done.

Updated. Looks like my VM gets a beating from wazero but that's kind of expected :D

https://github.com/gloathub/glojure is the actively maintained fork.