You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a thought: there are lots of abstraction heavily depend on dynamic object upcast/downcast, Dependency <-> ModuleDependency <-> HarmonyImportDependency <-> HarmonyImportSpecifierDependency, Module <-> NormalModule (<-> CssModule), InitFragment <-> HarmonyExportInitFragment, it would be great if we can provide an efficient solution for this
teamThe issue/pr is created by the member of Rspack.
1 participant
Converted from issue
This discussion was converted from issue #4590 on November 09, 2023 09:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just a thought: there are lots of abstraction heavily depend on dynamic object upcast/downcast, Dependency <-> ModuleDependency <-> HarmonyImportDependency <-> HarmonyImportSpecifierDependency, Module <-> NormalModule (<-> CssModule), InitFragment <-> HarmonyExportInitFragment, it would be great if we can provide an efficient solution for this
Beta Was this translation helpful? Give feedback.
All reactions