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

Implement WASM #8

Open
6 of 7 tasks
FranklinWaller opened this issue Oct 20, 2021 · 0 comments
Open
6 of 7 tasks

Implement WASM #8

FranklinWaller opened this issue Oct 20, 2021 · 0 comments

Comments

@FranklinWaller
Copy link
Contributor

FranklinWaller commented Oct 20, 2021

WASM allows users to write flux requests in any language they want. This makes handling an API request much easier.

  • Implement WASM via Wasmer
  • Implement the WASI interface
  • Create the http_call import, supporting URL, headers, method, and body
  • Support for debugging through logs
  • Submitting the result to the logs as last entry & exiting immediately
  • Gas metering
  • Create an SDK for Rust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant