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

milestone: run a "hello world" wasm #40

Closed
hawkw opened this issue Dec 21, 2019 · 2 comments
Closed

milestone: run a "hello world" wasm #40

hawkw opened this issue Dec 21, 2019 · 2 comments

Comments

@hawkw
Copy link
Owner

hawkw commented Dec 21, 2019

  • we should be able to run a wasm that basically invokes __wasi_fd_write to stdout with the string "hello world".
  • i don't care about anything else working
  • it's okay if the wasm is interpreted
  • we can just include it in the kernel image for now (rather than figuring out "fs")
@hawkw
Copy link
Owner Author

hawkw commented Dec 21, 2019

cc @iximeow

@mystor
Copy link
Collaborator

mystor commented Jan 12, 2020

Resolved by #58

@mystor mystor closed this as completed Jan 12, 2020
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

2 participants