mirror of
https://github.com/nodejs/node.git
synced 2025-05-18 06:04:22 +00:00

PR-URL: https://github.com/nodejs/node/pull/51362 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
20 lines
516 B
Plaintext
20 lines
516 B
Plaintext
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
|
|
Shipped: yes
|
|
Shipped in Chromium: no
|
|
|
|
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.
|