mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 21:58:48 +02:00
![]() PR-URL: https://github.com/nodejs/node/pull/58070 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> |
||
---|---|---|
.. | ||
example | ||
LICENSE | ||
OWNERS | ||
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: N/A Revision: debd0908627e3028b1aa460a4934732c2c3b00a6 Date: 2025-01-17 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.