Skip to content

wasm_time_load creating whole wasmtime VM for each bytecode #163

@dev-null-undefined

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

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