Skip to content

Add call_import to call section#348

Merged
lukewagner merged 1 commit intomasterfrom
call-import
Sep 15, 2015
Merged

Add call_import to call section#348
lukewagner merged 1 commit intomasterfrom
call-import

Conversation

@lukewagner
Copy link
Member

This patch tweaks the call section to match #54 in the spec repo. As explained, instead of attempting to inject imports into the function table (shared with normal function definitions), imports are given their own table called via call_import (instead of call_direct). From what I can tell, this simplifies basically everything (spec, impl, code generator).

@jfbastien
Copy link
Member

lgtm, but I'd leave open so other can chime in.

@lukewagner
Copy link
Member Author

Merging based on lgtm and no other objections.

lukewagner added a commit that referenced this pull request Sep 15, 2015
Add call_import to call section
@lukewagner lukewagner merged commit 1f05c4c into master Sep 15, 2015
@lukewagner lukewagner deleted the call-import branch September 15, 2015 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants