Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 259 Bytes

Simple Async Wasm Runtime

  • The basis of this repo is to create a very simple asynchronous runtime that can be used with wasi-preview 2

features

  • single threaded
  • Wasi Preview 2 Components support
  • wasi:io support
  • wasi:clock support