wasmexec

command module
v0.0.0-...-f54d1f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 16 Imported by: 0

README

wasmexec

Getting Started

Install
# install `wasmexec`.
go install github.com/linden/wasmexec@latest
Run
# set the build target to wasm/js then run using wasmexec as the executor.
GOOS=js GOARCH=wasm go run -exec wasmexec 
Test
# set the build target to wasm/js then test using wasmexec as the executor.
GOOS=js GOARCH=wasm go test -exec wasmexec -v

Credits

Based-off of github.com/agnivade/wasmbrowsertest.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL