Replies: 1 comment
-
|
Hello! Did you check out the gitbook link on the main repo documentation? If you need specific help, I'd be glad to offer it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello!
I've just started playing around with web assembly and assemblyscript, so bear with me.
I'm trying to write a module that should manipulate an image.
The module is going to get a Uint8ClampedArray passed to it and it should create a new output image.
I was wondering what the best way is to test getting the image data passed a assemblyscript function?
Beta Was this translation helpful? Give feedback.
All reactions