entropy-programs-runtime 0.0.0

Wasm runtime for evaluating, testing and simulating Entropy Programs as Wasm Components
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Entropy Cryptography <engineering@entropy.xyz>"]
description = "Wasm runtime for evaluating, testing and simulating Entropy Programs as Wasm Components"
edition = "2021"
homepage = "https://entropy.xyz/"
keywords = ["entropy"]
license = "AGPL-3.0-or-later"
name = "entropy-programs-runtime"
readme = "README.md"
repository = "https://github.com/entropyxyz/programs"
version = "0.0.0"