Skip to content

Files

Latest commit

 

History

History

okio-wasifilesystem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.