NB: this example uses an experimental wasi-http
that incorporates an
experimental HTTP client library being developed as part of the WASI specification.
Use at your own risk, things may change in the future.
make main.wasm
make clean; make run
make server.wasm
make clean; make run-server