Skip to content

Conversation

lum1n0us
Copy link
Contributor

@loganek @yamt @no1wudi

We've written an annual summary to recap the achievements of the WAMR community in 2024. Please review it and share your feedback. I've left it in draft form to gather comments until next Monday. Thank you all.

@lum1n0us lum1n0us marked this pull request as ready for review January 20, 2025 01:21
Copy link

@loganek loganek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@loganek
Copy link

loganek commented Feb 10, 2025

What's the status of that? Is it ready to merge or is there any feedback to address before that @pchickey ?

@pchickey
Copy link
Collaborator

There are no blockers from me, my feedback was addressed.

@loganek
Copy link

loganek commented Feb 12, 2025

Thanks @pchickey , what are the next steps? Do we need to chase anybody else to review the PR?

@pchickey
Copy link
Collaborator

The TSC reviews blog posts before publication, and I've pinged them to get attention on this.

@disquisitioner
Copy link
Collaborator

Thanks, @pchickey -- I've added this to the TSC agenda for our next meeting this coming Tuesday, and know folks are already aware of the PR and reviewing. Stay tuned.


### Shared Heap: Efficient Memory Sharing

Another significant feature introduced in 2024 is the shared heap. This feature addresses the challenge of sharing memory between the host and Wasm. Traditionally, copying data at the host-Wasm border was inefficient, and existing solutions like externref lacked flexibility and toolchain support.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will you mention that this feature is experimental and clarify that the intent is to work towards a standardized approach within the CG? This would help set expectations for early adopters and ensure alignment with the broader Wasm ecosystem. Looking forward to further discussions on this!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. I will update the PR soon.

@ricochet ricochet merged commit 824ccde into bytecodealliance:gh-pages Feb 19, 2025
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.

6 participants