Skip to content

Lazily load library #572

Closed
Closed
@willemneal

Description

@willemneal

Currently when adding libraries, each file found in the library paths is parsed. However, this should be done when a file is referenced. I ran into this problem because the compiler I'm writing for wasmos finds all **/assembly folders in a projects node_modules and adds it as a library path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions