“DLL Hell”: Tips & Tricks to Avoid it in VAST
Delegating tasks from high-level languages like the VAST Platform (VA Smalltalk) to languages like C, C++, Rust via some kind of FFI (Foreign Function Interface) is becoming more and more common.
Ideally, you would like to have everything implemented...
martinezpeck.hashnode.dev9 min read