Skip to content

WebAssembly support#8

Open
jacobalberty wants to merge 1 commit into
remyoudompheng:masterfrom
jacobalberty:master
Open

WebAssembly support#8
jacobalberty wants to merge 1 commit into
remyoudompheng:masterfrom
jacobalberty:master

Conversation

@jacobalberty

Copy link
Copy Markdown

This pr enables cross compiling with GOOS=js GOARCH=wasm tests all pass... albeit it takes 10x as long and 15x the memory to run them under nodejs.

@jacobalberty

Copy link
Copy Markdown
Author
root@2b1ce667ee1d:/go/src/gosvcs/bigfft# GOOS=js GOARCH=wasm go test -exec="$(go env GOROOT)/misc/wasm/go_js_wasm_exec" -cover
PASS
coverage: 82.8% of statements
ok      github.com/remyoudompheng/bigfft        261.768s

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