docs.rs failed to build shape-ext-typescript-0.1.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
shape-ext-typescript-0.1.8
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
All C ABI exports (shape_plugin_info, shape_abi_version,
shape_capability_manifest, shape_capability_vtable,
shape_language_runtime_vtable) are generated by the
[shape_abi_v1::language_runtime_plugin!] macro below.