Skip to content

Commit

Permalink
Clean up emscripten build
Browse files Browse the repository at this point in the history
* Don't use an external premake extension for emscripten; just set up the environment ourselves to build with emscripten.

* Delete the spots that turned on the '-pthread' flag for emscripten.

* Get the WebGL and WebGPU builds compiling again and add a github workflow for them.

* Delete the bubbles example. It didn't compile on android or wasm and caused confusion. It's in the git history if we want it back.

Diffs=
ac0d97c12 Clean up emscripten build (#6531)
  • Loading branch information
csmartdalton committed Feb 1, 2024
1 parent 0b8c699 commit 3ade834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
acdaee21fea7a690e2db6d01b8a6d2cd150f1db7
ac0d97c1243ea3c2e473a319f4eb100fed52e1d5
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 3ade834

Please sign in to comment.