20 lines
518 B
Plaintext
Raw Permalink Normal View History

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.