Easily call C++ from inside the ART, and vice-versa.
Shared libraries are even easier than before.
More information coming soon!
More information coming soon!
using import core
@Main
main :: () -> void {
IO.writeLine("Hello, World!")
}
Simplicity meets modernity.
Write less, and make more.