Re-exports§
Modules§
- atom
- AtomVM Atom Table Interface
- context
- Context management for AtomVM ports and NIFs
- log
- port
- Port collection macros for AtomVM
- registry
- resource
- Resource management macros for AtomVM NIFs
- tagged
- Tagged Map serialization for creating Erlang-compatible ADTs
- term
Macros§
- atom_
with_ table - These macros now require an atom table parameter for full genericity
- create_
resource - Create a new resource instance
- get_
resource - Extract a resource from an Erlang term
- impl_
platform_ data - Macro for implementing PlatformData with custom cleanup
- list
- make_
resource_ term - Convert a resource pointer to an Erlang term
- map
- nif_
collection - port_
collection - Register a port collection with AtomVM
- port_
data - Macro for creating simple port data structures
- resource_
type - Register a new resource type with AtomVM
- simple_
port - High-level port creation macro that handles common patterns
- tuple