[FEATURE] Add xdp example for wasm #28
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
We need to have xdp example run in wasm, to show how wasm app can benefit from xdp bypass kernel.
This is alse related to #22
Describe the solution you'd like
Add xdp example. You may add any API in libbpf-wasm.h or wasm runtime if needed.
For the xdp demo app, please refer to xdp-tutorial.
The text was updated successfully, but these errors were encountered: