godot-cpp-template icon indicating copy to clipboard operation
godot-cpp-template copied to clipboard

There are no threads=no builds provided for the Web platform in the Actions section.

Open erayzesen opened this issue 11 months ago • 0 comments

Godot version

v4.3

godot-cpp version

v4.3

System information

Linux

Issue description

I am using the actions structure from here in my project's repository. Web builds are being made according to the threads option, which did not exist before 4.3. nothreads builds should also be added alongside the standard wasm builds for Web builds

erayzesen avatar Jan 08 '25 07:01 erayzesen