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
* Improve wasm calli thunk lookup
Put the thunks into hash table, this will also serve later for the generated thunk lookups
Add CallFunc_F64_RetF64
* Fix after merge
* Fix return values
* Apply suggestions from code review
Co-authored-by: Aaron Robinson <[email protected]>
* Feedback
Plus removed final from the StringWasmThunkSHashTraits as
NoRemoveSHashTraits needs to derive from it
* Apply suggestion from @jkotas
* Apply suggestion from @jkotas
---------
Co-authored-by: Aaron Robinson <[email protected]>
Co-authored-by: Jan Kotas <[email protected]>
0 commit comments