node/deps/v8/third_party/wasm-api
Michaël Zasso 7772a2df9d
deps: update V8 to 14.1.146.11
PR-URL: https://github.com/nodejs/node/pull/59805
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2025-10-04 18:47:18 +02:00
..
example
LICENSE
OWNERS
README.v8 deps: update V8 to 14.1.146.11 2025-10-04 18:47:18 +02:00
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
Update Mechanism: Manual
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.