[wasm] Draft version of C/C++ Wasm API
Imported from https://github.com/WebAssembly/wasm-c-api/ and updated to work inside V8. Tests will be added in an upcoming CL. This is experimental; it is not yet recommended to rely on it. Change-Id: I05914f4b63298bf7c848c4d4c8811f0f6eb882e3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1516478 Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Reviewed-by: Michael Starzinger <mstarzinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#60910}
Showing
src/wasm/DEPS
0 → 100644
src/wasm/c-api.cc
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
third_party/wasm-api/LICENSE
0 → 100644
third_party/wasm-api/wasm.h
0 → 100644
third_party/wasm-api/wasm.hh
0 → 100644
Please
register
or
sign in
to comment