Replies: 3 comments
-
https://github.com/moonbitlang/moonbit-compiler A programming language that learns from rust and prioritizes wasm |
Beta Was this translation helpful? Give feedback.
-
The current difficulty in attracting attention is that memory management is ordinary GC, and if we start drafting secure memory management methods similar to Rust. May attract a group of Rust developers |
Beta Was this translation helpful? Give feedback.
-
I don't think people want to do exactly what Rust has done, but rather use what is known about memory management to provide simpler ways that are more convenient for the programmer and development. I'm quite doubtful on focusing on pulling Rust developers by offering similar to what they have. It's going to be the differences and greater conveniences that are more likely to attract. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As everyone knows, v supports multiple memory management, and now is the time to discuss introducing a memory management syntax similar to rust.
Beta Was this translation helpful? Give feedback.
All reactions