Replies: 1 comment 1 reply
-
|
Do you have a repo with your code? I am wary to click a mysterious zip file... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that snap already supports the use of wasm, and I have successfully run the examples provided in snap.
But when I call my wasm file in snap, I can only get the data of Unit8Array, but not the specific interface method.
I'm not sure if it's because the wasm file content is too large?
The attachment is as follows
pkg-bundler.zip
Beta Was this translation helpful? Give feedback.
All reactions