Y
Hacker News
new
|
ask
|
show
|
jobs
by
__alexs
1657 days ago
I'm sure someone will write leftPad in eBPF any day now.
1 comments
hestefisk
1657 days ago
Indeed. We could even embed a WASM runtime (headless v8?) so one can execute arbitrary JavaScript in-kernel… wait :)
link
zaphar
1657 days ago
eBPF is far too limited to run a WASM runtime. That's why the proposed article approach is even possible.
link