mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-25 12:21:04 +00:00
Ran into a few crates in this repo with our license scanner that didn't have any license attached to them. Added MIT to be consistent with the other crates. Please adjust if not correct.
WASI Framebuffer
An experimental extension of WASI for basic graphics.
This is not part of the WASI standard right now so use at your own risk -- it may break or be removed
TODO add usage instructions here