Petr Penzin
Petr Penzin
OK, I guess I completely misunderstood that. So if the linking is going to be done the same way it is done today, does it interface with component model, i.e....
I see, how this integrates with components is similar to how we currently use 'external' functions, with the linking staying pretty much the same (difference is in how the interfaces...
@lukewagner that looks right, thank you for putting it together! I think this diagram is great, though I think there is another angle that can be useful (this might need...
I am just trying to understand where the boundaries are, and looks like this picture is all that is needed to describe the main flow anyway, multi-memory case can live...
Withing a module functions are addressed by an index, not a symbolic name. On the other hand, exports and imports use symbolic names. Imported names consist of two strings, which...