instrumentisto / medea

[Closed] Medea media server
Mozilla Public License 2.0
23 stars 3 forks source link

Implement Dart executor for async functions in Jason API #200

Closed alexlapa closed 3 years ago

alexlapa commented 3 years ago

Part of #182

Synopsis

We need async runtime that wont interfere with Dart runtime.

Solution

Implement Dart executor for Rust futures.

Checklist

alexlapa commented 3 years ago

FCM:

Implement Dart executor for async functions in Jason (#200, #182)