zed/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
extension_builder.rs
extension_lsp_adapter.rs
extension_manifest.rs
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_store.rs
extension_store_test.rs
wasm_host.rs Compile and instantiate wasm modules on a background thread (#11270) 2024-05-01 14:34:54 -07:00