programs
programs copied to clipboard
Client-side program simulation
Programs should be able to instantiated and simulated in the browser. This will be a typescript package that will have at least two functions:
- check function: validates that the string or ArrayBuffer is valid Wasm
- evaluate function (runs
evaluate()with the associated config), takes in a stringified signature request