Explore >> Select a destination


You are here

damienradtke.com
| | blog.krzyzanowskim.com
12.7 parsecs away

Travel
| | what? In short: dynamic linking happened. Dynamic linking - what it is? It's an operation that happens when part of the code spreads across different files (called libraries), and the binary content of the library is loaded in runtime. A dynamic linker (which is a system tool) finds a symbol
| | adventures.michaelfbryan.com
11.6 parsecs away

Travel
| | Have you ever been in a situation where, because of how the code is structured, it's practically impossible to inject a dependency into the component that needs it? Even global variables - ubiquitously reviled for their ability to do "spooky action at a distance" - weren't spooky enough. In this article, I'll share a technique I discovered while working on a WebAssembly-based CAD package that allows for dependency injection at link time. This technique is particularly useful when traditional dependency injection methods aren't available or practical.
| | robert.kra.hn
10.2 parsecs away

Travel
| | Wrapping heavy dependencies as dynamic libraries can help during development.
| | gpac.wp.imt.fr
61.2 parsecs away

Travel
| GPAC Ultramedia OSS for Video Streaming & Next-Gen Multimedia Transcoding, Packaging & Delivery - EBU TTD support in GPAC · gpac/gpac Wiki