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

Extensions #59

Open
TCCQ opened this issue Jul 11, 2023 · 0 comments
Open

Extensions #59

TCCQ opened this issue Jul 11, 2023 · 0 comments

Comments

@TCCQ
Copy link
Collaborator

TCCQ commented Jul 11, 2023

Add runtime kernel extension support.

At the moment this looks like:

  • Sandboxing provided by an embedded WASM runtime
  • limited two way function call access across the extension boundary.
  • event driven extensions supplied by rust hooks on colored functions that can alter arguments, create side effects, or consume the function call.
  • runtime extension discovery.
@TCCQ TCCQ mentioned this issue Nov 27, 2023
7 tasks
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

No branches or pull requests

1 participant