Expand description
Language runtime capability wrapper (shape.language_runtime).
Wraps a loaded LanguageRuntimeVTable plugin to provide foreign function
compilation and invocation for inline foreign language blocks.
Structsยง
- Compiled
Foreign Function - Handle to a compiled foreign function within a language runtime.
- Plugin
Language Runtime - Wrapper around a loaded language runtime extension.
- Runtime
LspConfig - Host-consumable LSP configuration declared by a language runtime extension.