Skip to content

Compile once, execute many times #102

Open
@mfateev

Description

I'm new to life, so I'm might be just confused.

Looking at NewVirtualMachine method I see that it both compiles and initializes memory for an instance. So if I want to run thousands of instances I have to pay compilation cost thousand times. Is any conceptual limitation that precludes reusing already compiled module many times or it wasn't just needed for your use case?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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