is there some sort of extra dependency i am missing? How do i create plain js objects in WASM so th...
a
is there some sort of extra dependency i am missing? How do i create plain js objects in WASM so that I pass as arguments ie in a fetch? EDIT: Do i need be creating external interfaces for everything or is there a more flexible approach?
t