envoyproxy/envoy

wasm: fuzz loading of Wasm modules

Open

#9,731 opened on 2020年1月18日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/wasmhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

While the loading of Wasm bytecode is covered by fuzzing in V8, there are a few cases (loading precompiled modules and parsing of Custom Sections) that are unique to Envoy and should be fuzzed.

コントリビューターガイド