Update Emscripten to v4.18 #199
No reviewers
Labels
No labels
bot
bug
documentation
duplicate
enhancement
feature
help wanted
organization
question
tech-debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
engine/iceshard!199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "emscripten-4.18-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With the recent releases, Emscripten dropped their own WebGPU implementation in favor of Dawns (Googles) implementation. With this, the render module did require quite some changes, but mostly just renaming types.
Outside of WebGPU nothing else required additional attention.