envoyproxy / envoyproxy/envoy

Convert WAVM Wasm runtime to an extension

Open
#12,574 0 comments 0 reactions 0 assignees View on GitHub
area/wasm help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.