Skip to content

Conversation

@dschuff
Copy link
Member

@dschuff dschuff commented May 31, 2024

This makes several changes to make the Emscripten build more configurable and convenient for testing:

  1. Remove ERROR_ON_WASM_CHANGES_AFTER_LINK from ENABLE_BIGINT: this makes the setting composable with optimized builds
  2. Add EMSCRIPTEN_ENABLE_MEMORY64 to build with the memory64 option
  3. Add EMSCRIPTEN_ENABLE_SINGLE_FILE to allow disabling the single-file build (to make it easier to analyze binary output)

This makes several changes to make the Emscripten build more configurable and
convenient for testing:

1) Remove ERROR_ON_WASM_CHANGES_AFTER_LINK from ENABLE_BIGINT: this makes the
setting composable with optimized builds
2) Add EMSCRIPTEN_ENABLE_MEMORY64 to build with the memory64 option
3) Add EMSCRIPTEN_ENABLE_SINGLE_FILE to allow disabling the single-file build
(to make it easier to analyze binary output)
@dschuff dschuff merged commit 1f2cd4f into main May 31, 2024
@dschuff dschuff deleted the emscrip_config branch May 31, 2024 23:59
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

3 participants