Skip to content

Convert WAVM Wasm runtime to an extension #12574

@jplevyak

Description

@jplevyak

Currently the WAVM Wasm runtime support is a define option: --define wasm=enabled or --define wasm=wavm.

Instead we can convert the WAVM runtime support to an extension and then use a registry to resolve it. We can
do the same thing for V8 and any other Wasm runtimes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions