mbasso / awesome-wasm

😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
Creative Commons Zero v1.0 Universal
8.88k stars 504 forks source link

Add wasm-bpf: Wasm library and toolchain for eBPF #201

Closed yunwei37 closed 10 months ago

yunwei37 commented 1 year ago

See https://github.com/eunomia-bpf/wasm-bpf.

Wasm-bpf is a WebAssembly eBPF library, toolchain and runtime powered by CO-RE (Compile Once – Run Everywhere) libbpf and WAMR. It can help you build almost every eBPF programs or use cases to Wasm.

Yee1023 commented 1 year ago

邮件我已收到,谢谢!!

mbasso commented 10 months ago

Thank you!