wazero-wasi-test

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

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

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

wazero-wasi-test

The objective of this repository is to reproduce an issue with wazero.

Steps to reproduce the issue:

  1. Download the WebAssembly WASI binaries:

    ./download-wasm.sh
    
  2. Build the Go binary:

    GO_ENABLED=0 GOOS=linux go build .
    
  3. Build the Docker image:

    docker build --platform linux/amd64 . -t wazero-wasi-test
    
  4. Run the Docker image

    docker run --rm wazero-wasi-test
    

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