(no title)
awesomekling | 10 months ago
We're working on integrating with Swift, but despite the team's earnest efforts, Swift/C++ interop is still young and unstable.
On a personal note, I'm increasingly feeling like "C++ with a garbage collector" might actually be a reasonable tool for the task at hand. Watching the development of Fil-C in this space..
soundnote|10 months ago
https://x.com/GregKamradt/status/1848045525473677314
https://x.com/wycats/status/973761496277704704
circl_lastname|10 months ago
the_mitsuhiko|10 months ago
V8 also has torque which I think to some degree also fits into that type of mindset.
davidgerard|10 months ago
careful, last time someone said that we got Rust
int_19h|10 months ago
qingcharles|10 months ago
C# is more platform independent. Has a well-tested GC.