-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Store Wasm function entities in StoreInner
#686
Merged
Merged
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 141d34c - Browse repository at this point
Copy the full SHA 141d34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 210906b - Browse repository at this point
Copy the full SHA 210906bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1782f0 - Browse repository at this point
Copy the full SHA a1782f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dcb0f6 - Browse repository at this point
Copy the full SHA 8dcb0f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d30615 - Browse repository at this point
Copy the full SHA 5d30615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a03919 - Browse repository at this point
Copy the full SHA 9a03919View commit details -
Now Store<T> only stores the host function trampolines because they are the only types that need to be generic over the host state.
Configuration menu - View commit details
-
Copy full SHA for f16158a - Browse repository at this point
Copy the full SHA f16158aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a05a0 - Browse repository at this point
Copy the full SHA 99a05a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9861a - Browse repository at this point
Copy the full SHA fa9861aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d0f5c - Browse repository at this point
Copy the full SHA 13d0f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee82b8 - Browse repository at this point
Copy the full SHA 8ee82b8View commit details -
remove func_types field from StoreInner
Func type information is already stored in the funcs field now.
Configuration menu - View commit details
-
Copy full SHA for 8bd5e72 - Browse repository at this point
Copy the full SHA 8bd5e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e16c05 - Browse repository at this point
Copy the full SHA 5e16c05View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.