Update for Cretonne->Cranelift rename.

This commit is contained in:
Dan Gohman
2018-08-03 16:02:00 -07:00
parent bb2589c63f
commit c59cec6205

View File

@@ -1,6 +1,6 @@
# wasmtime
Standalone JIT-style runtime support for WebAsssembly code in Cranelift
[![Build Status](https://travis-ci.org/Cretonne/wasmtime.svg?branch=master)](https://travis-ci.org/Cretonne/wasmtime)
[![Build Status](https://travis-ci.org/Cranelift/wasmtime.svg?branch=master)](https://travis-ci.org/Cranelift/wasmtime)
*This is a work in progress that is not currently functional.*