README.v8 479 Bytes
Newer Older
1 2 3 4
Name: Wasm C/C++ API
Short Name: wasm-c-api
URL: https://github.com/WebAssembly/wasm-c-api/
Version: 0
5 6
Revision: 6db391ee7121a0695602945d11001ea3e00b0afb
Date: 2019-08-08
7 8 9 10 11 12 13 14 15
License: Apache 2.0
License File: LICENSE
Security Critical: yes

Description:
Provides a "black box" API for embedding a Wasm engine in C/C++ applications.

Local modifications:
None.
16 17
The contents of the upstream "include/" directory are directly in here.
The upstream "example/" directory is copied as-is.