mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 05:23:40 +00:00
runtime (gc): add garbage collector that uses an external allocator
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build gc.conservative
|
||||
// +build gc.conservative gc.extalloc
|
||||
// +build baremetal
|
||||
|
||||
package runtime
|
||||
|
||||
Reference in New Issue
Block a user