FyroxEngine / Fyrox

3D and 2D game engine written in Rust

Home Page:https://fyrox.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAssembly build is broken on Rust 1.73, but works on 1.72.1

mrDIMAS opened this issue · comments

There's a regression in Rust 1.73 - rust-lang/rust#116516

Should be fixed in Rust 1.74, for now any WebAssembly builds should be done with 1.72.1 compiler.