logoalt Hacker News

ncruces04/12/20261 replyview on HN

Still working on improving wasm2go (a Wasm to Go "transpiler"): https://github.com/ncruces/wasm2go

Already using it for my SQLite driver, and already in use by some a few other projects: https://github.com/topics/wasm2go


Replies

unsherifflast Monday at 1:35 PM

I've been following what you've done on wasm2go ever since you moved https://github.com/ncruces/go-sqlite3 off wazero and onto wasm2go. Absolutely brilliant work! Crazy, but brilliant. Hope to contribute some time soon!

show 1 reply