Roadmapping: remaining C code / missing syscalls #2736
robgjansen
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If we are unable to migrate all C code before the end of the project, can we do that strategically?
Goal: call from rust into the remaining C code without the C code calling back out into rust again.
shim helper crate(s)
Are there any important syscalls currently missing?
Beta Was this translation helpful? Give feedback.
All reactions