This implements WriterAtOffset, which supports WASI `fd_pwrite` and gojs `fs.write` with offset, which is used to implement `syscall.Pwrite`. I confirmed this passes the corresponding test in wasi-testsuite as well. Signed-off-by: Adrian Cole <adrian@tetrate.io>
wazero.io
This directory holds the wazero site's source code. To visit the site, click here
The website is built using Hugo, as static website generator, and Hello Friend theme.
Deployment process
This site deploys via Netlify on change to the main branch.