wasilibs / nottinygc

Higher-performance allocator for TinyGo WASI apps
MIT License
64 stars 6 forks source link

Don't use GC_malloc_atomic #29

Closed anuraaga closed 10 months ago

anuraaga commented 10 months ago

Fixes #28

Seems to not be compatible with also using typed allocation