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

feat(go-wasmer) New package to get CLI support #24

Merged
merged 2 commits into from
Jun 3, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Jun 3, 2019

Partially address #17.

  1. go install github.com/wasmerio/go-ext-wasm/go-wasmer
  2. go-wasmer call nbody.wasm main 10

Hywan added 2 commits June 3, 2019 15:46
`go install github.com/wasmerio/go-ext-wasm/go-wasmer` and then
`go-wasmer call nbody.wasm main 10`. Easy :-).
@Hywan Hywan added 🎉 enhancement New feature or request 📦 component-extension About the Go extension 📚 documentation Do you like to read? labels Jun 3, 2019
@Hywan Hywan self-assigned this Jun 3, 2019
@Hywan
Copy link
Contributor Author

Hywan commented Jun 3, 2019

bors r+

bors bot added a commit that referenced this pull request Jun 3, 2019
24: feat(go-wasmer) New package to get CLI support r=Hywan a=Hywan

Partially address #17.

1. `go install github.com/wasmerio/go-ext-wasm/go-wasmer`
2. `go-wasmer call nbody.wasm main 10`

Co-authored-by: Ivan Enderlin <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 3, 2019

Build succeeded

@bors bors bot merged commit f7bbf67 into wasmerio:master Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 component-extension About the Go extension 📚 documentation Do you like to read? 🎉 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant