-
-
Notifications
You must be signed in to change notification settings - Fork 1
rubicon support #7
Copy link
Copy link
Open
Labels
domain: RustInvolves Rust code.Involves Rust code.effort: 1Relative effort required. There's no specific unit of measurement.Relative effort required. There's no specific unit of measurement.good first issueGood for newcomersGood for newcomerspriority: nextI'll probably get to it, eventually.I'll probably get to it, eventually.state: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: clearA known solution is (to be) implemented.A known solution is (to be) implemented.
Description
Activity
Metadata
Metadata
Assignees
Labels
domain: RustInvolves Rust code.Involves Rust code.effort: 1Relative effort required. There's no specific unit of measurement.Relative effort required. There's no specific unit of measurement.good first issueGood for newcomersGood for newcomerspriority: nextI'll probably get to it, eventually.I'll probably get to it, eventually.state: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: clearA known solution is (to be) implemented.A known solution is (to be) implemented.
Projects
- StatusShow more project fieldsReady
Is your feature request related to a problem? Please describe.
See https://crates.io/crates/rubicon.
isoprenoidhas some static state with the"global_signals_runtime"feature, which would lend itself well to dynamic linking withrubicon.Describe the solution you'd like
Essentially,
rubiconjust has to be applied to the static runtime instance backingGlobalSignalsRuntimeinisoprenoid.flourish does not have static state.
Describe alternatives you've considered
-
Additional context
-