lunatic-common-api 0.13.2

Common functionality for building lunatic host function APIs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.anyhow]
version = "1.0"

[dependencies.wasmtime]
version = "8"

[package]
description = "Common functionality for building lunatic host function APIs."
edition = "2021"
homepage = "https://lunatic.solutions"
license = "Apache-2.0/MIT"
name = "lunatic-common-api"
repository = "https://github.com/lunatic-solutions/lunatic/tree/main/crates/lunatic-common-api"
resolver = "1"
version = "0.13.2"