v8/third_party/wasm-api
Michael Starzinger fde8d2ced1 Remove mstarzinger@ from OWNERS files.
R=hpayer@chromium.org

Change-Id: I2b9a77317cd4dcf8502c237b7f8f167b80859859
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1962866
Reviewed-by: Hannes Payer <hpayer@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65443}
2019-12-13 11:13:14 +00:00
..
example
LICENSE
OWNERS Remove mstarzinger@ from OWNERS files. 2019-12-13 11:13:14 +00:00
README.v8
wasm.h
wasm.hh

Name: Wasm C/C++ API
Short Name: wasm-c-api
URL: https://github.com/WebAssembly/wasm-c-api/
Version: 0
Revision: 6db391ee7121a0695602945d11001ea3e00b0afb
Date: 2019-08-08
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.