Bump required Rust version to 1.36
This commit is contained in:
@@ -5,7 +5,7 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
- 1.35.0
|
- 1.36.0
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ utility or as a library embedded in a larger application.
|
|||||||
[](https://travis-ci.org/CraneStation/wasmtime)
|
[](https://travis-ci.org/CraneStation/wasmtime)
|
||||||
[](https://ci.appveyor.com/project/CraneStation/cranelift)
|
[](https://ci.appveyor.com/project/CraneStation/cranelift)
|
||||||
[](https://gitter.im/CraneStation/Lobby)
|
[](https://gitter.im/CraneStation/Lobby)
|
||||||

|

|
||||||
|
|
||||||
Wasmtime passes the WebAssembly spec testsuite, and supports a new system
|
Wasmtime passes the WebAssembly spec testsuite, and supports a new system
|
||||||
API proposal called [WebAssembly System Interface], or WASI.
|
API proposal called [WebAssembly System Interface], or WASI.
|
||||||
|
|||||||
Reference in New Issue
Block a user