@@ -84,7 +84,7 @@ Hello, world!
|
||||
standards process all along the way too.
|
||||
|
||||
[Cranelift]: https://github.com/bytecodealliance/wasmtime/blob/master/cranelift/README.md
|
||||
[embedded]: https://bytecodealliance.github.io/wasmtime/embed.html
|
||||
[embedded]: https://bytecodealliance.github.io/wasmtime/lang.html
|
||||
|
||||
## Language Support
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ You can find more information about installing the Wasmtime CLI in the
|
||||
There are a number of ways to run a `.wasm` file with Wasmtime. In this
|
||||
tutorial, we'll be using the CLI, Wasmtime can also be embedded in your
|
||||
applications. More information on this can be found in the
|
||||
[Embedding Wasmtime section](./embed.md).
|
||||
[Embedding Wasmtime section](./lang.md).
|
||||
|
||||
If you've built the `hello-world.wasm` file (the instructions for doing so are in the
|
||||
[previous section](./tutorial-create-hello-world.md)),
|
||||
|
||||
Reference in New Issue
Block a user