Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Conversation

@Wodann
Copy link
Collaborator

@Wodann Wodann commented Oct 10, 2019

No description provided.

@Wodann Wodann requested a review from baszalmstra October 10, 2019 19:58
@Wodann Wodann self-assigned this Oct 10, 2019
@Wodann
Copy link
Collaborator Author

Wodann commented Oct 10, 2019

@baszalmstra Should the full function path (i.e. module path + function name) be stored in the ABI? Now we only store the function name, and on runtime always need to combine the module path + function name to store functions in the dispatch table.

@baszalmstra
Copy link
Contributor

@baszalmstra Should the full function path (i.e. module path + function name) be stored in the ABI? Now we only store the function name, and on runtime always need to combine the module path + function name to store functions in the dispatch table.

Yeah I think it should be the fully qualified path.

@Wodann Wodann force-pushed the feature/dispatch-table branch from 6d9eee7 to 39f28db Compare October 11, 2019 16:32
@Wodann Wodann marked this pull request as ready for review October 11, 2019 16:42
@Wodann Wodann merged commit eced94f into mun-lang:master Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants