wasmer-bus-time

Crates.iowasmer-bus-time
lib.rswasmer-bus-time
version1.1.0
sourcesrc
created_at2022-08-08 02:58:07.829953
updated_at2022-08-08 02:58:07.829953
descriptionWebAssembly Time Interface
homepage
repositoryhttps://github.com/john-sharratt/ate
max_upload_size
id640532
size3,705
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

WASM Time Bus

The WASM Time Bus allows WebAssembly modules to make time based calls (such as sleeping) to any runtime that supports the WASM General Purpose Bus.

Testing

You can test your WASI program by uploading it to wapm.io and then heading over to the Wasmer Shell

https://wasmer.sh

Commit count: 2187

cargo fmt