Skip to content
/ waeio Public

a prototype WebAssembly effect-based I/O framework

License

Notifications You must be signed in to change notification settings

wasmfx/waeio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAssembly Effect-based I/O

Waeio provides a prototype effects-based direct-style I/O model for Wasm. The main purpose of this model is to illustrate the use of stack switching to interleave multiple I/O operations at the same time. Waeio supports two stack switching backends, Asyncify and WasmFX, and two I/O backends, host-defined I/O and WASI.

About

a prototype WebAssembly effect-based I/O framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published