frame-buffer-wasmtime 0.1.1

Wasmtime host implementation of the wasi-gfx frame-buffer API
Documentation
1
2
3
4
5
6
// Not bound by bindgen! directly; the includes are the manifest that tells `wkg wit fetch` (wit-fetch.sh) what to vendor into wit/deps.
package wasi-gfx-runtime:wasi-gfx-frame-buffer;

world bindings {
    include wasi-gfx:frame-buffer/imports@0.2.0;
}