Search found 3 matches

by SSkeptix
Wed Oct 22, 2025 5:52 am
Forum: General discussion
Topic: WASM instead of Lua
Replies: 5
Views: 645

Re: WASM instead of Lua

I'm professional c# dev but not in game dev.
Nowadays, C# is very similar to Java — almost one-to-one. It’s cross-platform. Minecraft is written in Java and supports Java mods. The same goes for Vintage Story (a Minecraft clone): it’s written in C#, and you can write C# mods for it.

I see a problem ...
by SSkeptix
Sat Oct 18, 2025 6:19 am
Forum: General discussion
Topic: WASM instead of Lua
Replies: 5
Views: 645

Re: WASM instead of Lua

Thanks for the great answer! I hadn’t thought about the performance cost between the WASM and engine boundaries.
No, this question isn’t about any specific modding ideas — I’m a developer (but not a game dev). I'm just curious about how things work in the game development world or maybe I should say ...
by SSkeptix
Thu Oct 16, 2025 9:28 pm
Forum: General discussion
Topic: WASM instead of Lua
Replies: 5
Views: 645

WASM instead of Lua

Hi, I didn’t find a better place to ask this question.
I have a short technical question for the developers:
If you had to create the modding system again today, would you prefer to use WASM instead of Lua, or is Lua still the better choice for Factorio

Go to advanced search