Crates.io | wasmer-wasix-experimental-io-devices |
lib.rs | wasmer-wasix-experimental-io-devices |
version | 0.18.0 |
source | src |
created_at | 2023-03-23 17:39:42.05142 |
updated_at | 2023-12-23 13:09:15.146423 |
description | An experimental non-standard WASI/WASIX extension for graphics |
homepage | https://wasmer.io/ |
repository | https://github.com/wasmerio/wasmer |
max_upload_size | |
id | 818576 |
size | 25,088 |
wasmer-wasi-experimental-io-devices
This is experimental extension of WASI for basic graphics.
This article introduces the need for a framebuffer abstraction for WASI: https://medium.com/wasmer/wasmer-io-devices-announcement-6f2a6fe23081
Note: I/O devices is not part of the WASI standard yet.