summaryrefslogtreecommitdiff
path: root/deps/v8/third_party/wasm-api/README.v8
blob: ea957620b0c0041001f5aa28b7670dc9dcd48f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name: Wasm C/C++ API
Short Name: wasm-c-api
URL: https://github.com/WebAssembly/wasm-c-api/
Version: 0
Revision: 5c742b048f7766a0c00be3a7af23fb71ba816026
Date: 2019-03-18
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.
The contents of the upstream "include/" directory are directly in here.
The upstream "example/" directory is copied as-is.