You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #70 we covered the low-level API that accepts/returns untyped Objects.
We should be able to generate fully typed WasmStructs etc. not sure if this overlaps in any way with CM and we should well define the expected usage of the API.
In #70 we covered the low-level API that accepts/returns untyped Objects.
We should be able to generate fully typed
WasmStructs etc. not sure if this overlaps in any way with CM and we should well define the expected usage of the API.