| Crates.io | swarmd_local_runtime |
| lib.rs | swarmd_local_runtime |
| version | 0.0.5 |
| created_at | 2023-12-06 15:29:10.147309+00 |
| updated_at | 2023-12-13 14:59:14.215855+00 |
| description | Swarmd local Runtime to use it within the CLI, based on Deno |
| homepage | |
| repository | https://github.com/swarmd-io/swarmd |
| max_upload_size | |
| id | 1060169 |
| size | 65,898 |
It's a runtime based on deno in which the only purpose is to reproduce the behavior of the Edge runtime while working locally.
To do that we re-use the already implemented Web APIs by deno.
Some shims are present to reproduce the behavior of the Swarmd runtime on the cloud even if the implementation is not the same.