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

chore(developer): cleanup data passing from wasm 🗜 #9059

Merged
merged 4 commits into from
Jun 23, 2023

Conversation

mcdurdin
Copy link
Member

Relates to #8955.

Reorganizes the data structures passed out of kmcmplib via WASM to make it easier to work with the extra metadata and reduce the number of places we have to touch when we add extra metadata fields.

Preparation for supporting the metadata that the kmw compiler requires.

@keymanapp-test-bot skip

Reorganizes the data structures passed out of kmcmplib via WASM to make
it easier to work with the extra metadata and reduce the number of
places we have to touch when we add extra metadata fields.

Preparation for supporting the metadata that the kmw compiler requires.
@mcdurdin mcdurdin requested a review from darcywong00 as a code owner June 21, 2023 08:34
@mcdurdin mcdurdin added this to the A17S15 milestone Jun 21, 2023
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Jun 21, 2023

User Test Results

Test specification and instructions

User tests are not required

Base automatically changed from chore/developer/kmw-support-embed-files to feature-kmc-kmw June 23, 2023 03:25
@mcdurdin mcdurdin merged commit 80551d8 into feature-kmc-kmw Jun 23, 2023
@mcdurdin mcdurdin deleted the chore/developer/cleanup-wasm-data-passing branch June 23, 2023 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants