Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve browser build target #6135

Merged
merged 5 commits into from
Nov 28, 2023
Merged

Conversation

tomayac
Copy link
Contributor

@tomayac tomayac commented Nov 27, 2023

  • No SINGLE_FILE when building for browser
  • Ensure STACK_SIZE is big enough
  • Fix indentation

Ensure `STACK_SIZE` is big enough
Fix indentation
CMakeLists.txt Outdated Show resolved Hide resolved
@tomayac tomayac requested a review from kripken November 28, 2023 09:33
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@tomayac tomayac requested a review from kripken November 28, 2023 16:49
@kripken kripken merged commit 2ea7668 into WebAssembly:main Nov 28, 2023
14 checks passed
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
* No `SINGLE_FILE` when building for browser
* Ensure `STACK_SIZE` is big enough
* Fix indentation
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