-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
I'm having a hard time figuring out how I would be able to expose a function to the VM, so I can call it from the wasm code. I found stuff like Imports and looked a bit into the code, ending up trying to write my own Resolver, but then failed to do it cause I'm really not sure how to create an Export::Function and then link it to a Rust function. The documentation is kinda confusing and the tutorials seem only to cover direct usage as a binary. I would appreciate help very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels