swarmd_local_runtime

Crates.ioswarmd_local_runtime
lib.rsswarmd_local_runtime
version0.0.5
sourcesrc
created_at2023-12-06 15:29:10.147309
updated_at2023-12-13 14:59:14.215855
descriptionSwarmd local Runtime to use it within the CLI, based on Deno
homepage
repositoryhttps://github.com/swarmd-io/swarmd
max_upload_size
id1060169
size65,898
Anthony Griffon (Miaxos)

documentation

README

swarmd_local_runtime

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.

Commit count: 155

cargo fmt