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

Compile to js wasm #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Compile to js wasm #1

wants to merge 7 commits into from

Conversation

bartolomej
Copy link
Member

@bartolomej bartolomej commented May 13, 2024

Closes #???

Description

Build command:

CGO_ENABLED=0 GOOS=js GOARCH=wasm go build -tags=no_cgo -o wasm/flow-emulator.wasm cmd/flow/main.go

For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

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

Successfully merging this pull request may close these issues.

1 participant