Y
Hacker News
new
|
ask
|
show
|
jobs
by
viraptor
889 days ago
I don't mean that it's particularly hard, but rather that it's using new interfaces which haven't been exposed yet, AFAIK. Scheduler itself + bpf is there from what I've seen, but likely other things too.
1 comments
asveikau
889 days ago
But isn't exposing a C interface to Rust very easy? In either direction...
link
viraptor
888 days ago
1:1, calling the original functions - sure. Building a good usable interface - that's harder.
link