fish-shell/fish-rust
ridiculousfish 555171cb55 Adopt Rust postfork code
This adopts the Rust postfork code, bridging it from C++ exec module.

We use direct function calls for the bridge, rather than cxx/autocxx, so that we
can be sure that no memory allocations or other shenanigans are happening.
2023-09-24 13:04:00 -07:00
..
src Adopt Rust postfork code 2023-09-24 13:04:00 -07:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Implement postfork code in Rust 2023-09-24 13:04:00 -07:00