runtimeCapabilities method
Features exposed by the loaded native runtime artifact. A legacy runtime reports a conservative API 1.0 capability set instead of crashing on a missing FFI symbol.
Implementation
Future<rt.SyniRuntimeCapabilities> runtimeCapabilities() =>
_runtime.capabilities();