Skip to content

Add a logging helper function to fuzzers#307

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fuzz-helper
Aug 5, 2021
Merged

Add a logging helper function to fuzzers#307
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fuzz-helper

Conversation

@alexcrichton
Copy link
Member

And use it in one of the fuzzers!

And use it in one of the fuzzers!
@alexcrichton alexcrichton merged commit b23d11e into bytecodealliance:main Aug 5, 2021
@alexcrichton alexcrichton deleted the fuzz-helper branch August 5, 2021 18:03
alexcrichton pushed a commit to alexcrichton/wasm-tools that referenced this pull request Nov 16, 2022
* Remove `async func` support.

The `async` keyword has been removed from the [async proposal], in favor
of using plain functions that with `future` or `stream` types. See also
the [component-model PR to remove the syntax].

This removes the (now) old `async func` suppport from wit-bindgen, to make
it easier to develop the current Canonical ABI proposal.

[async proposal]: https://docs.google.com/presentation/d/1MNVOZ8hdofO3tI0szg_i-Yoy0N2QPU2C--LzVuoGSlE/edit#slide=id.g1270ef7d5b6_0_111
[component-model PR to remove the syntax]: WebAssembly/component-model#98

* Remove support for the `async` checkbox in wit-bindgen-demo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant