Stream: git-wasmtime

Topic: wasmtime / Issue #1602 Is there any networking example?


view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2020 at 09:13):

jjeffcaii opened Issue #1602:

Hi~
I want to do some networking program in WASI, but I don't know how to get start.
Is there any networking examples? (eg: TCP connect/listen)

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2020 at 15:48):

kubkon commented on Issue #1602:

Hi! Since networking has not yet been fully fleshed our by the WASI Community Group, it’s currently not supported by WASI or Wasmtime. Have a look [here] to learn more about what’s currently supported the WASI spec.

[here]: https://github.com/webassembly/wasi

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2020 at 15:49):

kubkon labeled Issue #1602:

Hi~
I want to do some networking program in WASI, but I don't know how to get start.
Is there any networking examples? (eg: TCP connect/listen)

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2020 at 15:49):

github-actions[bot] commented on Issue #1602:

Subscribe to Label Action

cc @kubkon

<details>
This issue or pull request has been labeled: "wasi"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2020 at 07:09):

jjeffcaii commented on Issue #1602:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2020 at 07:09):

jjeffcaii closed Issue #1602:

Hi~
I want to do some networking program in WASI, but I don't know how to get start.
Is there any networking examples? (eg: TCP connect/listen)

Thanks!


Last updated: Nov 22 2024 at 16:03 UTC