Skip to content

How to use Module while designing a language? #65

Closed
@lanistor

Description

@lanistor

I'm designing a JIT VM for a language using LLJIT.
There may be hundreds of files wroten in the new language(considering a JVM in a web server) should i create a new Module for each file, or only create one Module for whole project?
I known two design schemes all works, but i don't known which is better?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions