Run neovim in browser via wasm?

For plain vim, there is this project: GitHub - rhysd/vim.wasm: Vim editor ported to WebAssembly

Is there something similar for neovim? To compile it to wasm32 and run it in Chrome ? (Some type of virtual-file-system API would be provided for saving / loading).

I guess this is duplicated topic; we can discuss this in Compile to webassembly - #2 by igrep

1 Like