Remix.run Logo
excitedrustle 3 days ago

Looks great! Wish Go wasm modules were smaller.

cookiengineer 3 days ago | parent [-]

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).