Replies: 2 comments 13 replies
-
@archseer put some work into getting compilation working for WASM (so maybe he can say more here) but AFAIK Helix is not currently usable when compiled as WASM |
Beta Was this translation helpful? Give feedback.
-
Hello, I got curious and tried to 'resurrect' the Anyway, as I am only barely discovering the project, I have some questions about this whole ordeal:
I get that Also for Thanks for any input on this topic! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to build a fully in-browser IDE.
I am looking for an implemented-in-Rust editor with LSP support that can build on wasm32-unknown-unknown.
Is there currently anyway to build Helix for wasm32-unknown-unknown and run it in Chrome ?
It is okay if there is no file system access and I can only edit an in-memory buffer.
Beta Was this translation helpful? Give feedback.
All reactions