2019-08-16 11:32:46 +02:00
|
|
|
Name: Wasm C/C++ API
|
|
|
|
Short Name: wasm-c-api
|
|
|
|
URL: https://github.com/WebAssembly/wasm-c-api/
|
2025-04-29 08:03:15 +02:00
|
|
|
Version: N/A
|
|
|
|
Revision: debd0908627e3028b1aa460a4934732c2c3b00a6
|
|
|
|
Date: 2025-01-17
|
|
|
|
License: Apache-2.0
|
2019-08-16 11:32:46 +02:00
|
|
|
License File: LICENSE
|
|
|
|
Security Critical: yes
|
2023-10-05 08:46:07 +02:00
|
|
|
Shipped: yes
|
2024-03-30 09:54:35 +01:00
|
|
|
Shipped in Chromium: no
|
2019-08-16 11:32:46 +02:00
|
|
|
|
|
|
|
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.
|