Resolve "Allow native Runtime execution"
Closes #214 (closed)
Merge request reports
Activity
Filter activity
changed milestone to %runtime-802
added C-binary C-runtime D-easy ET-days P7-nicetohave RN-binary RN-runtime labels
assigned to @c-geek
added 1 commit
- a4538ef0 - fix(#214 (closed)): add Cargo feature to use native Runtime
added 2 commits
- a086d74a - clean(#214 (closed)): remove useless ExecutorTrait
- 4ff38677 - fix(#214 (closed)): also allow this feature for gtest and g1
requested review from @HugoTrentesaux
Nice to provide this option through a feature. We could document a bit the features in the readme, so that new contributors do not get lost. → #215 (closed)
And we could reduce code duplication in this section to make reading and editing less repetitive. → #216 (closed)
mentioned in commit 3240a1aa
Please register or sign in to reply