Revert "BridgeJS: Correctly emit @JS methods in extensions" by MaxDesiatov · Pull Request #703 · swiftwasm/JavaScriptKit

@MaxDesiatov

@MaxDesiatov added the bug

Something isn't working

label

Mar 16, 2026

kateinoigakukun pushed a commit that referenced this pull request

Mar 24, 2026
* BridgeJS: Correctly emit @js methods in extensions

* BridgeJS: Improve test coverage for @js methods and properties in extensions

* Fix formatting

* Update test code to avoid accidentally introduced failure

* Fix CI: update snapshots, formatting, runtime test, add docs and review feedback

* BridgeJS: Regenerate snapshots and runtime bindings against current main

---------

Co-authored-by: William Taylor <git@will.au>
Co-authored-by: Max Desiatov <m_desiatov@apple.com>