Hacker News new | ask | show | jobs
by excitedrustle 266 days ago
Looks great! Wish Go wasm modules were smaller.
1 comments

The bindings should also work with tinygo's compiler if you're careful with deadlocks (see docs/ERRATA.md).

Haven't tested the typecasting that's required for the components yet though, they might break because of some generics quirks (e.g. Wrap/Unwrap helper methods).