Files
sdk/pkg/dynamic_modules
Nate Biggs 769853512d [dart2wasm] Fix static tear-off vtable instantiation.
When dynamic modules are enabled vtables should only include the dynamic call entry point.

Change-Id: Ifdf935a00039fe478c290d4bef585659cfdb9661
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427860
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
2025-05-13 08:39:41 -07:00
..

This package contains experimental dynamic modules API.

Status: experimental

NOTE: This package is currently experimental and not published or included in the SDK.

Do not take dependency on this package unless you are prepared for breaking changes and possibly removal of this code at any point in time.