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] impl __call_reducer__ & __describe_module__ using bytes_sink_write #1615

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Aug 20, 2024

Description of Changes

This adds _bytes_sink_write and implements __call_reducer__, __describe_module__, and __setup__ with it.
Meanwhile, _buffer_len, _buffer_consume, and _buffer_alloc are fully removed this time around (some missing stuff from previous PR).

cc #1460

@Centril Centril changed the base branch from master to centril/bytes-source-read August 20, 2024 09:18
@Centril Centril force-pushed the centril/bytes-source-read branch from cedf36a to 08590c7 Compare August 20, 2024 09:20
@Centril Centril force-pushed the centril/bytes-sink-write branch 2 times, most recently from bd8389f to 98942b8 Compare August 20, 2024 09:42
@Centril Centril requested a review from coolreader18 August 20, 2024 09:42
Base automatically changed from centril/bytes-source-read to master August 20, 2024 09:47
@Centril Centril force-pushed the centril/bytes-sink-write branch from 98942b8 to 2a9ae03 Compare August 20, 2024 11:30
@Centril Centril requested a review from RReverser August 21, 2024 07:43
@Centril Centril force-pushed the centril/bytes-sink-write branch 2 times, most recently from 8e26b2c to 3e45a7a Compare August 21, 2024 18:03
@Centril Centril force-pushed the centril/bytes-sink-write branch from 3057fa9 to fd209d1 Compare August 26, 2024 08:28
@Centril Centril added abi-break A PR that makes an ABI breaking change release-0.12 labels Aug 26, 2024
@Centril Centril added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit 4c086fe Aug 27, 2024
10 checks passed
@Centril Centril deleted the centril/bytes-sink-write branch August 27, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break A PR that makes an ABI breaking change release-0.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants