Skip to content

Update build script for zig 0.17 compatibility#23

Open
Yinameah wants to merge 1 commit into
zig-gamedev:mainfrom
Yinameah:0.17
Open

Update build script for zig 0.17 compatibility#23
Yinameah wants to merge 1 commit into
zig-gamedev:mainfrom
Yinameah:0.17

Conversation

@Yinameah

Copy link
Copy Markdown

Also took advantage of refactoring activateEmsdkStep function.

There was no obvious way to translate the previous step declaration, as the .custom type doesn't exists. And I believe it's better to make this step a user one. The client can always "cache" it to avoid duplicate step declaration.

@Yinameah Yinameah mentioned this pull request Jun 19, 2026
@Yinameah Yinameah marked this pull request as draft June 19, 2026 09:37
@Yinameah

Copy link
Copy Markdown
Author

The build script compiles but this needs to be tested against real projects.

@Yinameah Yinameah marked this pull request as ready for review June 19, 2026 13:59
Also took advantage of refactoring activateEmsdkStep function.

There was no obvious way to translate the previous step declaration, as
the `.custom` type doesn't exists. And I believe it's better to make
this step a user one. The client can always "cache" it to avoid
duplicate step declaration.
@miker2049

Copy link
Copy Markdown

It looks like this needs a few more changes to work for me:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants