![]() This PR updates the extension builder to normalize `-` to `_` in the Rust package names when computing the resulting `.wasm` file name. The `wasm32-wasi` target does this normalization internally already, so we need to do the same to ensure we're looking for the resulting `.wasm` file in the right spot. Release Notes: - N/A |
||
---|---|---|
.. | ||
extension_builder.rs | ||
extension_json_schemas.rs | ||
extension_lsp_adapter.rs | ||
extension_manifest.rs | ||
extension_store.rs | ||
extension_store_test.rs | ||
wasm_host.rs |