You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sledge-serverless-framework/runtime/include/common
Sean McBride d014641efd
refactor: Try to better align to wasm spec
4 years ago
..
README.md refactor: Try to better align to wasm spec 4 years ago
types.h refactor: Try to better align to wasm spec 4 years ago
wasm_memory.h refactor: Try to better align to wasm spec 4 years ago
wasm_store.h refactor: Try to better align to wasm spec 4 years ago
wasm_table.h refactor: Try to better align to wasm spec 4 years ago
wasm_types.h refactor: Try to better align to wasm spec 4 years ago

README.md

This folder includes headers used by the compiletime and runtime components.

Changes in here break our ABI and require *.so module to be recompiled.