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

Add agenda item for wasi-pattern-match #1243

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Conversation

abrown
Copy link
Contributor

@abrown abrown commented Mar 15, 2023

@jianjunz is a co-worker of mine (and @mingqiusun!) who has a WASI proposal to present. It is an idea for speeding up pattern matching (e.g., regex) by doing the scanning outside of WebAssembly via a set of WASI calls — wasi-pattern-match. I will be offline at the time of the WASI meeting so he will be presenting in the middle of the night; please help him out as it is his first contact with the WASI subgroup! He would like to request a consensus vote to go to stage 0 so we will try to publish his slides here before next week.

@jianjunz is a co-worker of mine (and @mingqiusun!) who has a WASI proposal to present. It is an idea for speeding up pattern matching (e.g., regex) by doing the scanning outside of WebAssembly via a set of WASI calls — `wasi-pattern-match`. I will be offline at the time of the WASI meeting so he will be presenting in the middle of the night; please help him out as it is his first contact with the WASI subgroup! He would like to request a consensus vote to go to stage 0 so we will try to publish his slides here before next week.
@sunfishcode sunfishcode merged commit b0f9319 into WebAssembly:main Mar 16, 2023
@abrown abrown deleted the patch-1 branch March 16, 2023 22:04
@abrown abrown mentioned this pull request Mar 17, 2023
abrown added a commit to abrown/webassembly-meetings that referenced this pull request Mar 17, 2023
This fixes a broken link published in WebAssembly#1243.
linclark pushed a commit that referenced this pull request Mar 20, 2023
This fixes a broken link published in #1243.
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.

2 participants