Skip to content

Support native dylib engine #16

@veewee

Description

@veewee

See https://wasmerio.github.io/wasmer-python/api/wasmer/wasmer.html#engine

$instance = Wasm\InstanceBuilder::fromWat($wat)
    ->withEngine(Wasm\Engine::DYLIB)
    ->build();

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions