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

Add build support for Memory64 #2888

Merged
merged 4 commits into from
Jan 2, 2025
Merged

Add build support for Memory64 #2888

merged 4 commits into from
Jan 2, 2025

Conversation

texodus
Copy link
Member

@texodus texodus commented Dec 30, 2024

  • Adds internal build support for Memory64 Emscripten target. This PR does not implement CDN build support for this target - support is not available in browsers yet and when it is, it may require complex feature detection to enable.
  • Don't recreate the same ViewConfig if it has not actually changed, e.g. when changing from an X Bar to Y Line chart.
  • Slightly faster (measured) string handling internally.

@texodus texodus force-pushed the memory64 branch 4 times, most recently from 572f1d2 to 1afc833 Compare December 31, 2024 04:39
Signed-off-by: Andrew Stein <[email protected]>
@texodus texodus added the internal Internal refactoring and code quality improvement label Jan 2, 2025
@texodus texodus marked this pull request as ready for review January 2, 2025 05:46
@texodus texodus merged commit 54d8804 into master Jan 2, 2025
13 checks passed
@texodus texodus deleted the memory64 branch January 2, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal refactoring and code quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant