We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc4e707 + a01d822 commit 1eb88cfCopy full SHA for 1eb88cf
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "weval"
3
description = "The WebAssembly partial evaluator"
4
-repository = "https://github.com/cfallin/weval"
+repository = "https://github.com/bytecodealliance/weval"
5
version = "0.2.14"
6
authors = ["Chris Fallin <[email protected]>"]
7
license = "Apache-2.0 WITH LLVM-exception"
README.md
@@ -1,5 +1,5 @@
<div align="center">
- <h1>wevale</h1>
+ <h1>weval</h1>
<p>
<strong>weval Wasm partial evaluator</strong>
0 commit comments