Files
wasmtime/README.md
2018-11-25 07:09:46 -08:00

8 lines
346 B
Markdown

# wasmtime
Standalone JIT-style runtime support for WebAsssembly code in Cranelift
[![Build Status](https://travis-ci.org/CraneStation/wasmtime.svg?branch=master)](https://travis-ci.org/CraneStation/wasmtime)
![Minimum rustc 1.30](https://img.shields.io/badge/rustc-1.30+-red.svg)
*This is a work in progress that is not currently functional.*