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

M0081MEJA-2802 Change Managedc term and annotation to Wasm #1138

Open
wants to merge 17 commits into
base: feature/M0081MEJA-2367_managedc
Choose a base branch
from

Conversation

dalgassimou
Copy link
Collaborator

No description provided.

@dalgassimou dalgassimou force-pushed the feature/M0081MEJA-2802_update_managedc_documentation branch from 54d1480 to adefce0 Compare December 5, 2024 17:34
@dalgassimou dalgassimou force-pushed the feature/M0081MEJA-2367_managedc branch from 6d7986f to 8f75715 Compare December 6, 2024 13:59
@dalgassimou dalgassimou force-pushed the feature/M0081MEJA-2802_update_managedc_documentation branch from adefce0 to 0c60e5d Compare December 6, 2024 14:03
Copy link
Contributor

@frivieremicroej frivieremicroej left a comment

Choose a reason for hiding this comment

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

@dalgassimou We have to spend time to walk this PR and adjust changes together

WebAssembly Module Memory
-------------------------

WebAssembly memory instance uses a page size of 8KB to fit embedded footprint concerns (not 64KB as specified `here <https://www.w3.org/TR/wasm-core-1/#memory-instances%E2%91%A0>`__ ).
Copy link
Contributor

Choose a reason for hiding this comment

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

TDB not sure it is obsolete

@@ -1,24 +1,24 @@
.. _managedc.communication:

Communication Between Java and Managed C
========================================
Communication Between Java and Wasm
Copy link
Contributor

Choose a reason for hiding this comment

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

TBD I don't think we must replace Managed C by Wasm everywhere


The supported toolchain for compiling C code to WebAssembly is `WASI SDK <https://github.com/WebAssembly/wasi-sdk/>`__.
The supported toolchain for compiling C code to Wasm is `WASI SDK <https://github.com/Wasm/wasi-sdk/>`__.
Copy link
Contributor

Choose a reason for hiding this comment

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

link is broken

@frivieremicroej frivieremicroej force-pushed the feature/M0081MEJA-2367_managedc branch from c495c92 to 4307795 Compare December 18, 2024 16:32
@dalgassimou dalgassimou force-pushed the feature/M0081MEJA-2802_update_managedc_documentation branch from 14715fa to c0cf141 Compare December 24, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants