Skip to content

Commit

Permalink
Merge pull request #68 from hha0x617/patch-1
Browse files Browse the repository at this point in the history
fix linked issue
  • Loading branch information
syrusakbary authored May 14, 2024
2 parents 66a0b7e + 78594e7 commit aa231c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/language-guide/c/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ $ wasmer run <path-to-wasm-file>
Some wasm files need extra flags that can be provided while running the file
with the runtime. For example, `wasmer run --enable-threads --net
./target/wasix/debug/hello.wasm`. Learn more about Wasmer's [runtime
flags](https://docs.wasmer.io/ecosystem/wasmer/usage)
flags](https://docs.wasmer.io/runtime/cli#usage)
</Callout>

0 comments on commit aa231c8

Please sign in to comment.