>>11363093I tried writing an FFI library in it maybe three months ago, and it was a mess.
I think the language is interesting, and its async/await model seems really nice, but it's just not ready for even basic development. Getting an up-to-date compiler even on Gentoo was a massive pain, and lots of basic things like how to build for extern "C" were poorly documented.
I think it'll be something worth looking at in a couple years, but not it's not really worth your time right now.