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

Remove all rule chain dead code #33

Open
avanhatt opened this issue Jan 16, 2023 · 0 comments
Open

Remove all rule chain dead code #33

avanhatt opened this issue Jan 16, 2023 · 0 comments

Comments

@avanhatt
Copy link
Owner

Low priority, but would be good to clean up.

@avanhatt avanhatt moved this from Todo to Nice to have in Implementation tasks Jan 23, 2023
@avanhatt avanhatt moved this from Nice to have to Done in Implementation tasks May 22, 2023
avanhatt pushed a commit that referenced this issue May 26, 2023
* Add basic TCP socket APIs.

This is based on @npmccullum's [wasi-snapshot-preview2 draft] which is
in turn based on the [wasi-sockets proposal], though for simplify for
now it omits UDP sockets and some other features.

It's also based on the [pseudo-streams PR]; so that should proceed
first before this.

[draft wasi-snapshot-preview2]: https://github.com/npmccallum/wasi-snapshot-preview2
[wasi-sockets proposal]: https://github.com/WebAssembly/wasi-sockets
[pseudo-streams PR]: bytecodealliance/preview2-prototyping#29
avanhatt pushed a commit that referenced this issue May 26, 2023
* Add basic TCP socket APIs.

This is based on @npmccullum's [wasi-snapshot-preview2 draft] which is
in turn based on the [wasi-sockets proposal], though for simplify for
now it omits UDP sockets and some other features.

It's also based on the [pseudo-streams PR]; so that should proceed
first before this.

[draft wasi-snapshot-preview2]: https://github.com/npmccallum/wasi-snapshot-preview2
[wasi-sockets proposal]: https://github.com/WebAssembly/wasi-sockets
[pseudo-streams PR]: bytecodealliance/preview2-prototyping#29
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this issue Sep 22, 2024
The output from the `veri` binary is excessive. This change hides it
behind a `--debug` flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant