Skip to content

Conversation

robertoraggi
Copy link
Owner

Set up dev container with ubuntu 24.10, emsdk,
wasi-sdk and clangd

Update emsdk and wasi-sdk to latest versions and
add cmake presets to configure for emscripten and wasi.

Inside the devcontainer the following workflows should
produce correct builds for emscripten and wasi

cmake --workflow --preset emscripten
cmake --workflow --preset wasi

@robertoraggi robertoraggi force-pushed the quintessential-lamprey branch 6 times, most recently from ff35611 to 5ff8586 Compare October 19, 2024 10:06
Set up dev container with ubuntu 24.10, emsdk,
wasi-sdk and clangd

Update emsdk and wasi-sdk to latest versions and
add cmake presets to configure for emscripten and wasi.

Inside the devcontainer the following workflows should
produce correct builds for emscripten and wasi

```bash
cmake --workflow --preset emscripten
cmake --workflow --preset wasi
````
@robertoraggi robertoraggi force-pushed the quintessential-lamprey branch from 5ff8586 to 19ed88f Compare October 19, 2024 10:44
@robertoraggi robertoraggi merged commit e140144 into main Oct 19, 2024
8 checks passed
@robertoraggi robertoraggi deleted the quintessential-lamprey branch October 19, 2024 10:49
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.

1 participant