Hacker News new | ask | show | jobs
by azakai 597 days ago
Sharing GC data between wasm modules is supported, yes. You just need to define the types identically on both sides, and things work.