You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c-api: component-model: Lookup function from an instance (#10675)
* c-api: component-model: Lookup function from an instance
* c-api: component-model: Take strings as `wasm_name_t`
* Use export indices
* Shared `CHECK_ERR` macro
* Pass names as a pointer and a size, return nullable pointers
* Use `std::str::from_utf8()` instead of `str::from_utf8()`
* Remove doc link?
0 commit comments