-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
area/APIRelated to the API or public interfaceRelated to the API or public interfacelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Milestone
Description
I feel like making one binary that maps COW to both host and guest would be cool, that way the sandboxed function can be compiled to the same binary and a call to the function can be done in a native way without a string name but rather by:
#[sandboxed]
fn calculate(){}
guest.call(calculate)
How does that sound?
Metadata
Metadata
Assignees
Labels
area/APIRelated to the API or public interfaceRelated to the API or public interfacelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Type
Projects
Status
No status