cannon-heap 0.1.0

A heap allocator suitable for Cannon MIPS executables
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.linked_list_allocator]
version = "0.10.5"

[package]
authors = ["Willem Olding <willemolding@gmail.com>"]
description = "A heap allocator suitable for Cannon MIPS executables"
edition = "2021"
license = "LGPL-3.0"
name = "cannon-heap"
resolver = "1"
version = "0.1.0"