UNPKG

@wasmer/io-devices

Version:

Isomorphic library to implement the experimental Wasmer I/O devices for wasmfs instances 🖼️🎮

12 lines (11 loc) 276 B
export declare const IO_DEVICES_CONSTANTS: { FILE_PATH: { DEVICE_FRAMEBUFFER_ZERO: { PATH: string; FRAME_BUFFER: string; VIRTUAL_SIZE: string; DRAW: string; INPUT: string; }; }; };