Group Experiment Project 1 #19
robertlong
started this conversation in
General
Replies: 1 comment
-
https://gist.github.com/AdamFrisby/d2123778c600107ae1f3e7ab0aafb260 |
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
-
During our meeting on February 2nd we decided to run an experiment as a group to help explore what possible APIs we could specify for exposing simple scripting operations. People are invited to create their own project using their tech/engine of choice to implement a demo of their WASM ABI design. Alternately you can submit code that defines this WASM ABI and examples of how it might be used.
Requirements
For the ABI requirements we settled on 1 input and 3 outputs to the WASM environment.
Input
Output
Important Dates
We'll run this experiment until we decide as a group that we have gained the knowledge we needed, however there will be check-in's / milestones at the weekly WASM group meetings.
At check-ins you can give us a quick update on how your project is going and ask a few questions if needed. During milestones we'd like to see a quick presentation (slides, a screenshare of your code editor, or a demo) showcasing your work.
Beta Was this translation helpful? Give feedback.
All reactions