Skip to content

Conversation

@peterhuene
Copy link
Member

This is a breaking API change.

The Host class was split back into a Store type, where loading of modules
will occur.

This allows for loading modules into a single store and defining one or more
hosts that instantiate the modules without having to load the modules again.

Fixes #9.

Peter Huene and others added 3 commits June 30, 2020 12:12
This is a breaking API change.

The `Host` class was split back into a `Store` type, where loading of modules
will occur.

This allows for loading modules into a single store and defining one or more
hosts that instantiate the modules without having to load the modules again.

Fixes #9.
Co-authored-by: Yury Delendik <ydelendik@mozilla.com>
@peterhuene peterhuene merged commit 367b872 into bytecodealliance:main Jun 30, 2020
@peterhuene peterhuene deleted the add-store-back branch June 30, 2020 19:27
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.

Details on "Reimplement the C# API" for 0.15

2 participants