Stream: git-wasmtime

Topic: wasmtime / PR #8115 Clarify some wasm terms in the introd...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:18):

rikhuijzer opened PR #8115 from rikhuijzer:rh/doc-intro to bytecodealliance:main:

This PR aims to make the documentation more readable for people who are not very familiar with WebAssembly.

Closes https://github.com/bytecodealliance/wasmtime/issues/8101.

Thanks to @abrown for the clarification. That was indeed the piece of information that I was missing.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:18):

rikhuijzer requested fitzgen for a review on PR #8115.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:18):

rikhuijzer requested wasmtime-default-reviewers for a review on PR #8115.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:33):

fitzgen submitted PR review:

Thanks! This is great!

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:33):

fitzgen submitted PR review:

Thanks! This is great!

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:33):

fitzgen created PR review comment:

Small nitpick tweak to this last sentence:

interfaces via which components can communicate with each other. WASI
is defined in terms of component model interfaces.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:33):

fitzgen created PR review comment:

FWIW, there are low-level sockets and higher-level APIs like the HTTP proxy world. Not really worth jumping into that level of detail here, so I think just saying "networking" is good.

secure and portable way to access several operating-system-like features such as
filesystems, networking, clocks, and random numbers.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:33):

fitzgen commented on PR #8115:

(Going to just commit my suggestions and enqueue this to merge)

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:33):

fitzgen updated PR #8115.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:34):

fitzgen updated PR #8115.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 13:34):

fitzgen has enabled auto merge for PR #8115.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2024 at 14:20):

fitzgen merged PR #8115.


Last updated: Oct 23 2024 at 20:03 UTC