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.
1 parent 9872229 commit fc34dbeCopy full SHA for fc34dbe
README.md
@@ -6,7 +6,7 @@ This repo includes both a Rust package and a utility called `jitrun`.
6
7
It was inspired by this post: [Hello, JIT World: The Joy of Simple JITs](http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html).
8
9
-This is a port of [jit](https://github.com/xyproto/jit) from Go to Rust.
+For a similar project written in Go, check out [jit](https://github.com/xyproto/jit).
10
11
## Example use on x86_64
12
0 commit comments