This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This demo is the trivial approach to implementing a custom WASI. It contains a copy of the wasmtime-wasi implementation, which is rather a short-term solution and not sustainable any longer than a few iterations. As a demo customization, it redirects all output from fd=2 (stderr) to fd=1 (stdout).
- Loading branch information