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

[WASM ABI 1.0] __call_reducer__ receives Identity & Address by value #1607

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Aug 17, 2024

Description of Changes

Per the proposal, these are now passed as several u64s and pieced together.

cc #1460

@Centril Centril changed the base branch from master to centril/colid-u16 August 17, 2024 06:08
@Centril Centril requested a review from coolreader18 August 17, 2024 06:09
@Centril Centril force-pushed the centril/call-reducer-by-val branch from 964b9f9 to 04d6561 Compare August 19, 2024 07:51
@Centril Centril requested a review from kazimuth August 19, 2024 18:07
Base automatically changed from centril/colid-u16 to master August 19, 2024 19:16
@Centril Centril force-pushed the centril/call-reducer-by-val branch from 04d6561 to 2bc2538 Compare August 19, 2024 19:18
Co-authored-by: Ingvar Stepanyan <[email protected]>
Signed-off-by: Mazdak Farrokhzad <[email protected]>
@Centril Centril force-pushed the centril/call-reducer-by-val branch from 74e571f to 5877d30 Compare August 19, 2024 19:32
Copy link
Collaborator

@coolreader18 coolreader18 left a comment

Choose a reason for hiding this comment

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

LGTM

@Centril Centril added this pull request to the merge queue Aug 19, 2024
Merged via the queue into master with commit 3be5c83 Aug 19, 2024
7 checks passed
@Centril Centril deleted the centril/call-reducer-by-val branch August 20, 2024 07:26
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.

4 participants