Skip to content

Use iterative module collection #5

@taskylizard

Description

@taskylizard

Avoid potential stack overflow with deep dependency trees by using iterative BFS/DFS instead of recursion.

Ref: apps/runtime/src/bundler.rs (collect_modules)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bundlerJS/TS bundling and transpilation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions