Skip to content

wasm_time_load creating whole wasmtime VM for each bytecode #163

Description

@dev-null-undefined

ngx_wasm_wasmtime_load(const char *bytecode, size_t size)

Correct me if I am wrong but couldn't we just reuse the same VM over and over as long as the VM configuration is the same.
And pretty much loading would be just calling wasmtime_module_new

Activity

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

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