ZIm/crates/extension/src
Marshall Bowers a1cb6772bf
Make conversions to wasmtime::Result postfix-friendly (#10082)
This PR refactors the conversions to `wasmtime::Result` to use a trait
so that we can perform the conversions in a postfix-friendly way.

Release Notes:

- N/A
2024-04-02 11:38:15 -04:00
..
wasm_host Make conversions to wasmtime::Result postfix-friendly (#10082) 2024-04-02 11:38:15 -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 Allow extensions to provide data for language_ids (#10053) 2024-04-01 17:01:11 -04:00
extension_manifest.rs Allow extensions to provide data for language_ids (#10053) 2024-04-01 17:01:11 -04:00
extension_settings.rs Add auto-update system for extensions (#9890) 2024-03-28 15:41:22 -04:00
extension_store.rs Respect version constraints when installing extensions (#10052) 2024-04-01 17:10:30 -04:00
extension_store_test.rs Add auto-update system for extensions (#9890) 2024-03-28 15:41:22 -04:00
wasm_host.rs Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00