Stream: git-wasmtime

Topic: wasmtime / PR #1285 Add tutorial for building and running...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 16:41):

noculture opened PR #1285 from tutorial-docs to master:

This PR adds a tutorial on creating and running hello-world.wasm with wasmtime to the docs.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 17:12):

noculture updated PR #1285 from tutorial-docs to master:

This PR adds a tutorial on creating and running hello-world.wasm with wasmtime to the docs.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 18:14):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 18:14):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 18:14):

alexcrichton created PR Review Comment:

Could this link to the documentation about how to install the CLI?

Could this section also be expanded with some words about how there's a number of ways to run wasmtime, and the CLI is only one example? This'd be a good spot to link to the other embeddings/languages too to showcase how to use wasmtime in other contexts.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 18:14):

alexcrichton created PR Review Comment:

Could this include a bit of an intro which talks about how there's a number of ways to create wasm files, but for the purposes of this tutorial we're going to be using a Rust toolchain? This can also link to the other section of documentation which details how to build wasm from other languages.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 18:14):

alexcrichton created PR Review Comment:

I think this syntax may not be what you want, instead of a : I think you'll want to put the url in parens

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 19:09):

noculture updated PR #1285 from tutorial-docs to master:

This PR adds a tutorial on creating and running hello-world.wasm with wasmtime to the docs.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 19:44):

noculture requested alexcrichton for a review on PR #1285.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 19:55):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 19:55):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 19:55):

alexcrichton created PR Review Comment:

Could this link directly to the CLI installation docs as well? I think it's alright to inline a few of them, but we want to make sure it's easy to get mor einformation about installing if necessary.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 19:55):

alexcrichton created PR Review Comment:

Oh for inter-links in the book it's probably best to use wasm.md instead of a full url to wasm.html, that way local renders should still work.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 15:20):

noculture updated PR #1285 from tutorial-docs to master:

This PR adds a tutorial on creating and running hello-world.wasm with wasmtime to the docs.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

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

alexcrichton merged PR #1285.


Last updated: Nov 22 2024 at 16:03 UTC