Rename the master branch to main (#1924)
* This PR is against a branch called `main` * Internally all docs/CI/etc is updated * The default branch of the repo is now `main` * All active PRs have been updated to retarget `main` Closes #1914
This commit is contained in:
@@ -54,7 +54,7 @@ or `cargo run --bin wasmtime foo.wasm`.
|
||||
|
||||
The polyfill is online [here](https://wasi.dev/polyfill/).
|
||||
|
||||
The source is [here](https://github.com/bytecodealliance/wasmtime/tree/master/crates/wasi-c/js-polyfill).
|
||||
The source is [here](https://github.com/bytecodealliance/wasmtime/tree/main/crates/wasi-c/js-polyfill).
|
||||
|
||||
## Where can I learn more?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user