galloc 1.4.1

Gear Wasm allocator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.dlmalloc]
package = "gear-dlmalloc"
version = "0.2.0"

[features]
debug = ["dlmalloc/debug"]

[package]
authors = ["Gear Technologies"]
description = "Gear Wasm allocator"
documentation = "https://docs.rs/galloc"
edition = "2021"
keywords = ["gear", "allocator", "wasm"]
license = "GPL-3.0"
name = "galloc"
readme = "README.md"
version = "1.4.1"