-
Notifications
You must be signed in to change notification settings - Fork 40
Public C API #558
Copy link
Copy link
Open
Description
gumb0
opened on Sep 29, 2020
Issue body actions
- Validate Public C API (validation only) #530
- returning error code/message capi: Reporting error code and message #772
- Parse C API execute with dynamically allocated module #576
- returning error code/message capi: Reporting error code and message #772
- Instantiate C API execute with dynamically allocated module #576
- Providing imports
- functions C API execute with dynamically allocated module #576 C API function type #557
- globals capi: Add imported globals to instantiate #624
- memory capi: imported and exported memory #631
- table capi: imported and exported tables #628
- Providing memory pages limit capi: Add memory_pages_limit parameter to fizzy_instantiate #780
- returning error code/message capi: Reporting error code and message #772
- With metering enabled capi: Access to ExecutionContext members #799
- Providing imports
- Execute C API execute with dynamically allocated module #576
- Module inspection
- types capi: Type and global inspection functions #675
- imports capi: Import inspection functions #683
- function types C API function type #557
- functions (get type index by function index)
- table
- has_table capi: has_memory and has_table checks #684
- limits
- memory
- has_memory capi: has_memory and has_table checks #684
- limits
- global types capi: Type and global inspection functions #675
- exports (get index by name)
- functions C API Find exported function #601
- exports - get export by index
- start function
- has_start_function capi: has_start_function check #685
- get index
- element, data, code?
- custom sections
- Clone module capi: Cloning a module #674
- Instance inspection
- memory
- table
- globals
- Exports access (find by name)
- function capi: find_exported_function #633
- table capi: imported and exported tables #628
- memory capi: imported and exported memory #631
- globals C API Find exported global by name #627
- Resolving imports
- functions C API instantiate with resolving imported functions #608
- table
- memory
- globals capi: resolve imported globals #660
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels