Skip to content
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

Ability to load an array of module refs #100

Closed
cohix opened this issue May 20, 2021 · 0 comments
Closed

Ability to load an array of module refs #100

cohix opened this issue May 20, 2021 · 0 comments
Labels
core Related to the internals of Reactr such as the scheduler refactor Re-designing to improve code health or support future functionality wasm Related to Reactr's WebAssembly capabilities

Comments

@cohix
Copy link
Contributor

cohix commented May 20, 2021

There are two portions to this:

  1. bundle.Runnables should be renamed to bundle.ModuleRefs since it's easy to confuse with directive.Runnables

  2. There should be a function in the load package to load an array of WasmModuleRefs, since a full bundle is not always available.

@cohix cohix added wasm Related to Reactr's WebAssembly capabilities core Related to the internals of Reactr such as the scheduler refactor Re-designing to improve code health or support future functionality labels May 20, 2021
@cohix cohix closed this as completed May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to the internals of Reactr such as the scheduler refactor Re-designing to improve code health or support future functionality wasm Related to Reactr's WebAssembly capabilities
Projects
None yet
Development

No branches or pull requests

1 participant