Futuristic Rust: context emulation, part 2
In previous article we devised a context emulation method which supports access to capabilities through shared references. It's time to significantly improve the approach.
In previous article we devised a context emulation method which supports access to capabilities through shared references. It's time to significantly improve the approach.
Following recent discussion of contexts and capabilities, let us explore a potential design within current reach of Rust.