Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
jdright
5y ago
0 comments
Share
There are crates for hot reloading in Rust, and they use dynamic linking.
0 comments
default
newest
oldest
skohan
5y ago
Do you have to stick to a C-FFI like interface, or can they handle rust-native features like closures and traits?
howinteresting
5y ago
Some stick to C FFI, some enforce that the Rust compiler version is the same which makes ABI issues irrelevant.
j
/
k
navigate · click thread line to collapse