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: implement console ABIs #1664

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Sep 4, 2024

Description of Changes

Adjusts the docs of console_log and span_{start, end} are now console_timer_{start, end} with some semantics adjusted according to the proposal. For the latter two, C# support did not exist, so this is not added in this PR.

cc #1460

@Centril Centril added abi-break A PR that makes an ABI breaking change release-0.12 labels Sep 4, 2024
@Centril Centril force-pushed the centril/datastore_insert_bsatn branch from 6805083 to 4a07054 Compare September 5, 2024 19:05
Base automatically changed from centril/datastore_insert_bsatn to master September 5, 2024 19:48
@Centril Centril force-pushed the centril/console-timer-start branch from 554ad0b to aef1c9c Compare September 5, 2024 20:05
@Centril Centril enabled auto-merge September 5, 2024 20:06
@Centril Centril changed the title WASM: implement console ABIs WASM ABI: implement console ABIs Sep 5, 2024
@Centril Centril added this pull request to the merge queue Sep 5, 2024
Merged via the queue into master with commit df5ef6c Sep 5, 2024
10 checks passed
@Centril Centril deleted the centril/console-timer-start branch September 5, 2024 20:39
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