Skip to content

Conversation

kylo5aby
Copy link
Contributor

@kylo5aby kylo5aby commented Aug 14, 2025

  • extended const expr and import/export mutable global have already been supported, so indicates them in the document
    Note that in WAMR's implementation, if a mutable global shared by several wasm instances, each instance maintains its own copy of the global rather than sharing it.
  • updated the WASM features naming format with reference to features

@lum1n0us lum1n0us added the enhancement Check if this issue/PR enhances a feature; scripts will use this info. label Aug 15, 2025
@kylo5aby kylo5aby force-pushed the doc branch 4 times, most recently from 9a2b0af to 2d60dd0 Compare August 15, 2025 06:08
Signed-off-by: zhenweijin <zhenwei.jin@intel.com>
@kylo5aby kylo5aby changed the title Update doc to state support for export/import mutable global Update the documentation to indicate support for the following wasm features Aug 15, 2025
@lum1n0us lum1n0us merged commit ddd3500 into bytecodealliance:main Aug 23, 2025
453 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Check if this issue/PR enhances a feature; scripts will use this info.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants