ZIm/crates/extension/src
Max Brunsfeld a194c0aa6e
Compile and instantiate wasm modules on a background thread (#11270)
Release Notes:

- Fixed a hang that could occur when loading some extensions, by loading
extensions on a background thread.
2024-05-01 14:34:54 -07:00
..
wasm_host Fix reading workspace-level LSP settings in extensions (#10859) 2024-04-22 14:40:23 -04:00
extension_builder.rs Add support for building a Tree-sitter grammar at a given path (#9965) 2024-03-29 14:30:10 -04:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_store.rs Automatically install the HTML extension (#10867) 2024-04-22 18:02:22 -04:00
extension_store_test.rs Add label_for_completion to extension API (#10175) 2024-04-04 13:56:04 -04:00
wasm_host.rs Compile and instantiate wasm modules on a background thread (#11270) 2024-05-01 14:34:54 -07:00