Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client-side program simulation #59

Open
jakehemmerle opened this issue Mar 13, 2024 · 0 comments
Open

Client-side program simulation #59

jakehemmerle opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
B1 - tooling build system, tooling, toolchain

Comments

@jakehemmerle
Copy link
Contributor

jakehemmerle commented Mar 13, 2024

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
@jakehemmerle jakehemmerle added the B1 - tooling build system, tooling, toolchain label Mar 13, 2024
@jakehemmerle jakehemmerle self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B1 - tooling build system, tooling, toolchain
Projects
None yet
Development

No branches or pull requests

1 participant