Hacker News new | ask | show | jobs
by busterarm 3645 days ago
The site we're on is running on Arc.

Notice the mention of Dart and Rust as up-and-comers.

1 comments

Rust seems to be going very good things. Are there tools for translating C++ to Rust? Maybe the translation of an old game engine could be used to bootstrap a Rust game engine?
Rust ia drop-in-C I think.

So you could probably write your Unreal Engine game in Rust.

A while back, someone made a proof of concept Unreal plugin: https://github.com/shadowmint/ue4-static-plugin/