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

Target and Release as WebAssembly #37

Open
2 tasks
GollyTicker opened this issue Apr 23, 2022 · 0 comments
Open
2 tasks

Target and Release as WebAssembly #37

GollyTicker opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@GollyTicker
Copy link
Collaborator

For future purposes such as more easily integrating protocurl into other applications (ie. general purpose GUIs, Web workflows or IDEs) it would be beneficial to use WebAssembly with Standard Interface.

Targeting Web Assembly seems to be as simple as using GOOS=js and GOARCH=wasm: Examples

  • implementation
  • extend tests to also run .wasm archive at least once
@GollyTicker GollyTicker added the enhancement New feature or request label Apr 23, 2022
@GollyTicker GollyTicker changed the title target and release as WebAssembly Target and Release as WebAssembly Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant