File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 12
12
<a href="https://github.com/bytecodealliance/wasmtime/actions?query=workflow%3ACI"><img src="https://github.com/bytecodealliance/wasmtime/workflows/CI/badge.svg" alt="build status" /></a>
13
13
<a href="https://bytecodealliance.zulipchat.com/#narrow/stream/217126-wasmtime"><img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" alt="zulip chat" /></a>
14
14
<img src="https://img.shields.io/badge/rustc-1.37+-green.svg" alt="min rustc" />
15
+ <a href="https://docs.rs/wasmtime"><img src="https://docs.rs/wasmtime/badge.svg" alt="Documentation Status" /></a>
15
16
</p >
16
17
17
18
<h3 >
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ into executable machine code.
12
12
[ ![ Fuzzit Status] ( https://app.fuzzit.dev/badge?org_id=bytecodealliance )] ( https://app.fuzzit.dev/orgs/bytecodealliance/dashboard )
13
13
[ ![ Chat] ( https://img.shields.io/badge/chat-zulip-brightgreen.svg )] ( https://bytecodealliance.zulipchat.com/#narrow/stream/217117-cranelift/topic/general )
14
14
![ Minimum rustc 1.37] ( https://img.shields.io/badge/rustc-1.37+-green.svg )
15
+ [ ![ Documentation Status] ( https://docs.rs/cranelift/badge.svg )] ( https://docs.rs/cranelift )
15
16
16
17
For more information, see [ the documentation] ( docs/index.md ) .
17
18
You can’t perform that action at this time.
0 commit comments