Michaël Zasso 918fe04351
deps: update V8 to 13.6.233.8
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>
2025-05-02 15:06:53 +02:00

20 lines
518 B
Plaintext

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.