wasm-bus-time

Crates.iowasm-bus-time
lib.rswasm-bus-time
version1.1.0
sourcesrc
created_at2022-01-02 14:28:44.67309
updated_at2022-03-06 23:12:56.350471
descriptionWebAssembly Time Interface
homepage
repositoryhttps://github.com/john-sharratt/ate
max_upload_size
id506564
size3,601
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 Tokera Shell

https://tokera.sh

Commit count: 2187

cargo fmt