Skip to content

Compile once, execute many times #102

@mfateev

Description

@mfateev

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?

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