Skip to content

Conversation

@RReverser
Copy link
Collaborator

  • -sDYNAMIC_EXECUTION=0 was no-op since we added it to common flags.
  • -fno-rtti fallback is actually more expensive than the default RTTI-based mode (using actual typeid(T)).

@RReverser RReverser requested a review from sbc100 June 22, 2025 23:53
@kripken kripken requested a review from brendandahl June 30, 2025 20:58
@RReverser RReverser enabled auto-merge (squash) July 8, 2025 12:38
@RReverser RReverser force-pushed the embind-val-optimal-flags branch from fa40847 to 05670e7 Compare July 8, 2025 12:40
- `-sDYNAMIC_EXECUTION=0` was no-op since we added it to common flags.
- `-fno-rtti` fallback is actually more expensive than the default RTTI-based mode (using actual `typeid(T)`).
@RReverser RReverser force-pushed the embind-val-optimal-flags branch from 05670e7 to fa9cfce Compare July 8, 2025 17:37
@RReverser RReverser merged commit f2d6185 into emscripten-core:main Jul 8, 2025
29 of 30 checks passed
@RReverser RReverser deleted the embind-val-optimal-flags branch July 8, 2025 18:47
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.

None yet

2 participants