roc/crates/compiler/mono/src/code_gen_help
Brendan Hansknecht 4b8693537a
Simplify Refcounting
Instead of -max_size to -1 for regular refcounts, use 1 to max_size.
0 still means constant refcount.
The highest bit is used to signify atomic refcounting required.
This does not turn on any sort of atomic refcounting.
2025-01-01 11:00:18 -08:00
..
copy.rs get wasm dev backend working 2024-07-21 19:53:36 -07:00
equality.rs spelling 2024-04-14 13:45:01 +10:00
mod.rs get wasm dev backend working 2024-07-21 19:53:36 -07:00
refcount.rs Simplify Refcounting 2025-01-01 11:00:18 -08:00