Merge branch 'master' into fix-runtime-c-api-header-preprocessor-clang

This commit is contained in:
Ivan Enderlin
2019-11-14 14:45:27 +01:00
committed by GitHub
10 changed files with 61 additions and 3 deletions

View File

@ -5,6 +5,8 @@ description = "Wasmer C API library"
license = "MIT"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
repository = "https://github.com/wasmerio/wasmer"
keywords = ["wasm", "webassembly", "runtime"]
categories = ["wasm"]
edition = "2018"
readme = "README.md"