Adding Frontend to WezTerm #6046
ThePerfectComputer
started this conversation in
General
Replies: 1 comment
-
We are looking for frontend and backend developers as our teammates for our edtech project [email protected] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to use WezTerm in a Rust web app I'm writing. The backend of the Rust WebApp would connect to a PTY/TTY, and the frontend(also Rust WASM) would spit characters into a monospace Text box. The text box can also listen for key events...
How doable is this or am I out of my mind?
If it's doable - where should I start poking in the code?
Beta Was this translation helpful? Give feedback.
All reactions