What's Changed
- BridgeJS: Add runtime test for instance method String returns on a struct by @wfltaylor in #800
- BridgeJS: Export with a different JS name by @wfltaylor in #801
- BridgeJS: Support generic functions on imported JS APIs by @krodak in #799
- BridgeJS: Emit diagnostics from extensions properly by @wfltaylor in #804
- BridgeJS: Lower imported optional stack parameters fully on the stack by @krodak in #802
- BridgeJS: Allow extensions to contain types by @wfltaylor in #803
- BridgeJS: Resolve qualified types relative to lexical scope by @krodak in #806
- PackageToJS: Derive WASI and shared memory support from wasm imports by @kateinoigakukun in #807
Full Changelog: 0.57.1...0.58.0