Commit e9cd695
[dart2wasm] Disallow inlining code from main module into dynamic module.
This inlining would require increasing the exported surface area of the main module and would increase the complexity of the contract between modules.
Change-Id: I6d0bc50600b93ea86842cdf136fd7da6e30109bb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/428202
Reviewed-by: Martin Kustermann <[email protected]>
Commit-Queue: Nate Biggs <[email protected]>1 parent da58ca0 commit e9cd695
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1633 | 1633 | | |
1634 | 1634 | | |
1635 | 1635 | | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
1636 | 1641 | | |
1637 | 1642 | | |
1638 | 1643 | | |
| |||
0 commit comments