| Crates.io | swamp-abi-types |
| lib.rs | swamp-abi-types |
| version | 0.0.1 |
| created_at | 2025-09-05 11:42:59.71409+00 |
| updated_at | 2025-09-05 11:42:59.71409+00 |
| description | Low-level types for memory layout for the Swamp ABI |
| homepage | |
| repository | https://github.com/swamp/abi |
| max_upload_size | |
| id | 1825390 |
| size | 42,745 |
Defines the fundamental low-level data types, memory representations, and layout for the Swamp ABI.
This crate provides the building blocks for representing memory addresses, data sizes, offsets, alignment, instruction formats, and the layout of core data structures.
It is not intended for direct use by Swamp language programmers, but rather by developers working on the Swamp lowering and targeting different platforms.
This crate is primarily intended as a dependency for the Swamp main crate.
[dependencies]
swamp-abi-types = "0.0.1"
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) Peter Bjorklund. All rights reserved. https://github.com/swamp/abi