lol_alloc 0.1.2

lol_alloc: A laughably simple wasm global_allocator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
[dev-dependencies.wasm-bindgen-test]
version = "0.3.0"

[package]
categories = ["memory-management", "web-programming", "no-std", "wasm"]
description = "lol_alloc: A laughably simple wasm global_allocator."
edition = "2021"
license = "MIT"
name = "lol_alloc"
readme = "README.md"
repository = "https://github.com/Craig-Macomber/lol_alloc"
version = "0.1.2"