ZIm/crates/extension_host
Marshall Bowers cb8028c092
Use Extension trait when registering extension context servers (#21070)
This PR updates the extension context server registration to go through
the `Extension` trait for interacting with extensions rather than going
through the `WasmHost` directly.

Release Notes:

- N/A
2024-11-22 13:21:30 -05:00
..
src Use Extension trait when registering extension context servers (#21070) 2024-11-22 13:21:30 -05:00
build.rs Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00
Cargo.toml Add extensions to the remote server (#20049) 2024-11-20 19:21:09 -07:00
LICENSE-GPL Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00