Back to Okio

README

okio-wasifilesystem/README.md

3.16.2408 B
Original Source

WASI FileSystem

⚠️ This is a work in progress ⚠️

This module implements Okio's FileSystem API using the WebAssembly System Interface (WASI).

It currently uses the WASI preview1 APIs and is tested on NodeJS with the --experimental-wasi-unstable-preview1 option.