Skip to content

Add build support for Memory64#2888

Merged
texodus merged 4 commits intomasterfrom
memory64
Jan 2, 2025
Merged

Add build support for Memory64#2888
texodus merged 4 commits intomasterfrom
memory64

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.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
Signed-off-by: Andrew Stein <steinlink@gmail.com>
…n the UI

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@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 <steinlink@gmail.com>
@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
@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

Development

Successfully merging this pull request may close these issues.

1 participant