This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Neovim
neovim.io
did:plc:635xovhsdw27inbgxukm3qtp
Neovim already provides access to execute any CLI tool available to the user. So unless there are extra precautions like isolated environment, malicious code execution is always a danger.
There is work towards more security (`:h trust` and `:h vim.secure`), but it is a long road.
2025-10-03T18:26:26.966Z