wasmer/lib/wasi-experimental-io-devices
Johan Andersson 81f879565d Add MIT license to crates that were missing it
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.
2019-12-22 12:28:33 +01:00
..

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