wingo / wasm-jit

Test materials for getting JIT support for wizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempting an implementation in Zig

jpaquim opened this issue · comments

@wingo just a heads up, it seems your SSL certificate has expired today: https://wingolog.org/

I'm attempting a version of your code in Zig, got most of the base interpreter working already, I'm still having some issues in the JIT Wasm module generation, but I should hopefully iron that out soon 🤞

You can check it out here: https://github.com/jpaquim/wasm-jit-zig

tx for ssl heads-up, it seems that i fail to cron to kick nginx to pick up the new cert :) happy zigging!