Hacker News new | ask | show | jobs
by hestefisk 1657 days ago
Indeed. We could even embed a WASM runtime (headless v8?) so one can execute arbitrary JavaScript in-kernel… wait :)
1 comments

eBPF is far too limited to run a WASM runtime. That's why the proposed article approach is even possible.