Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature] Support raw keyboard events in https://webassembly.sh #141

Closed
richardanaya opened this issue Oct 26, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@richardanaya
Copy link

richardanaya commented Oct 26, 2019

We need more low level access to the keyboard in order to create text based games. Perhaps we can create some kind of file that can be read from to get raw keyboard events (key down and up)?
/dev/input/rawkb ?

@torch2424
Copy link

@richardanaya

This is now available using the Experimental I/O Devices 😄 https://medium.com/wasmer/wasmer-io-devices-announcement-6f2a6fe23081

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants