Skip to content
Discussion options

You must be logged in to vote

In hermit, the only interaction the WASM has with the host right now is through WASI. You could potentially map a framebuffer device (for example /dev/fb0) in and write to the framebuffer. If an X client can be built to WASM, it could probably be exposed to the host similar to cosmogfx. However, sharing NET hasn't been implemented in hermit yet.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nilslice
Comment options

@niutech
Comment options

Answer selected by niutech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants