Expose the WebAssembly runtime to applets #121
Labels
crate:api
Modifies the applet API
crate:scheduler
Modifies the platform
for:usability
Improves users (and maintainers) life
needs:design
Needs design to make progress
prio:low
Doesn't have a use case (yet)
Applets may want to run sandboxed code. It would be convenient for them to reuse the WebAssembly runtime of the scheduler. This could be useful for example to execute a policy.
Design questions:
The text was updated successfully, but these errors were encountered: