Skip to content

Files

Latest commit

c43c9a6 · Oct 17, 2024

History

History

okio-wasifilesystem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 24, 2024
Jul 21, 2023
Oct 17, 2024

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.