docs.rs failed to build otter-node-0.1.0
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.
otter-node
Node.js API compatibility layer for Otter.
Overview
otter-node provides Node.js-compatible APIs for the Otter runtime, enabling existing Node.js code to run with minimal modifications.
Supported APIs
fs- File system operationspath- Path manipulationbuffer- Buffer handlingcrypto- Cryptographic operations
Usage
Add to your Cargo.toml:
[]
= "0.1"
License
MIT