Shape TypeScript language runtime extension.
Provides a shape.language_runtime capability that embeds V8 via deno_core
for executing foreign "typescript" { ... } blocks in Shape programs.
ABI Exports
shape_plugin_info()-- plugin metadatashape_abi_version()-- ABI version tagshape_capability_manifest()-- declares LanguageRuntime capabilityshape_capability_vtable(contract, len)-- generic vtable dispatchshape_language_runtime_vtable()-- direct vtable accessor