Files
sdk/pkg/dart2bytecode
Alexander Markov ea746d21c2 [vm,dyn_modules] Remove unused library dependencies from bytecode
Fixes https://github.com/dart-lang/sdk/issues/61362
TEST=ci

Change-Id: I1e15b100a9d5f486addce11e85ea6d69389a6bb7
Cq-Include-Trybots: luci.dart.try:vm-aot-dyn-linux-debug-x64-try,vm-aot-dyn-linux-product-x64-try,vm-dyn-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/446101
Reviewed-by: Tess Strickland <sstrickl@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2025-08-25 08:39:00 -07:00
..
2025-08-04 11:20:23 -07:00

This package contains Dart bytecode compiler.

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.