Have you heard of https://mun-lang.org/ ? It's an embeddable scripting language with the goal of being a Rust-like language that supports hot reloading of functions AND data. To achieve the latter, it uses GC'ed memory…
Could you elaborate on why that is a mistake? Just curious
Have you heard of https://mun-lang.org/ ? It's an embeddable scripting language with the goal of being a Rust-like language that supports hot reloading of functions AND data. To achieve the latter, it uses GC'ed memory…
Could you elaborate on why that is a mistake? Just curious