localhost
localhost
DDeno
Created by localhost on 2/3/2025 in #help
Compiled Deno project can't import typescript code
opened #27945
6 replies
DDeno
Created by localhost on 2/3/2025 in #help
Compiled Deno project can't import typescript code
would it be possible to have flags on how slim you want the copmiled binary to be? Is it feasible for a non-Rust expert to fork and maintain?
6 replies
DDeno
Created by localhost on 7/14/2024 in #help
Has anyone set up Deno's LSP on WASM with monaco?
is it possible to run the LSP on any code without opening up security holes? Does the LSP need to download all imports? For example, I want to send a file to an endpoint POST /deno-lsp [file contents] and get theLSP results (or however it should work)
5 replies