command
module
Version:
v0.0.0-...-9767722
Opens a new window with list of versions in this module.
Published: Dec 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wazero-wasi-test
The objective of this repository is to reproduce an issue with
wazero.
Steps to reproduce the issue:
-
Download the WebAssembly WASI binaries:
./download-wasm.sh
-
Build the Go binary:
GO_ENABLED=0 GOOS=linux go build .
-
Build the Docker image:
docker build --platform linux/amd64 . -t wazero-wasi-test
-
Run the Docker image
docker run --rm wazero-wasi-test
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.