Skip to content
/ wasi Public

WASI runtime for tinywasm — module lifecycle management, host functions (pub/sub, WebSocket relay), and hot-reload support via wazero.

License

Notifications You must be signed in to change notification settings

tinywasm/wasi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasi

Project Badges

WASI runtime for tinywasm — module lifecycle management, host functions (pub/sub, WebSocket relay), and hot-reload support via wazero.

Docs

  • ARCHITECTURE.md — Package dependency graph and runtime message flow diagrams
  • WASI_SERVER.md — Full standalone server: WasiServer, Config, New(), ServerInterface implementation
  • HANDOFF_PROTOCOL.md — Hot-swap drain sequence and error cases
  • WASI_STRATEGY.md — Original module lifecycle split design (superseded by WASI_SERVER.md)

About

WASI runtime for tinywasm — module lifecycle management, host functions (pub/sub, WebSocket relay), and hot-reload support via wazero.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages