[js] WebAssembly Support #908
Labels
kind: enhancement
New feature or request
part: client (VSCode Web)
part: lsp server
platform: browser
#433 introduced a
js_of_ocaml
build for coq-lsp.For quite a while, VSCode didn't support WASM so we choose to build upon the JSOO version of jsCoq to deliver this. However we have very good news on the VSCode front and WASM is working pretty well in the latest releases.
So it'd be great to port jsCoq WASM support to coq-lsp
c.f. https://code.visualstudio.com/blogs/2024/06/07/wasm-part2
The text was updated successfully, but these errors were encountered: