directory
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: May 6, 2022
License: MIT
Opens a new window with license information.
README
¶
how to build
- install tinygo
export TINYGOROOT=/usr/local/tinygo
export PATH=$PATH:$TINYGOROOT/bin
- build wasm
tinygo build -scheduler=none -target=wasi -o httpfilter.wasi .
sha256sum httpfilter.wasi
Directories
¶
Click to show internal directories.
Click to hide internal directories.