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.
rikhuijzer requested fitzgen for a review on PR #8115.
rikhuijzer requested wasmtime-default-reviewers for a review on PR #8115.
fitzgen submitted PR review:
Thanks! This is great!
fitzgen submitted PR review:
Thanks! This is great!
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.
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.
fitzgen commented on PR #8115:
(Going to just commit my suggestions and enqueue this to merge)
fitzgen updated PR #8115.
fitzgen updated PR #8115.
fitzgen has enabled auto merge for PR #8115.
fitzgen merged PR #8115.
Last updated: Nov 22 2024 at 16:03 UTC