Issues
- 1
can nottinygc support wasm?
#48 opened by Taoja - 3
- 4
There may be a memory leak when processing memory blocks containing non-ASCII characters.
#46 opened by johnlanni - 5
error: Linking globals named 'runtime.SetFinalizer': symbol multiply defined!
#44 opened by vikaschoudhary16 - 18
Memory leak exists, should use GC_malloc_ignore_off_page when alloc large object.
#31 opened by johnlanni - 3
- 20
Question: Does the gc execute before the `proxywasm.DispatchHttpCall` callback executes ?
#28 opened by sandeeppnaik - 22
browser support?
#13 opened by p4u - 3
--export=malloc --export=free cause memory leak
#21 opened by rinfx - 2
nottinygc memory leak with fastcache
#19 opened by LoremipsumSharp - 2
Getting integer divide by zero error
#22 opened by stoader - 2
invalid flag: --export=malloc
#20 opened by rinfx - 4
Can I use malloc?
#14 opened by tillknuesting - 2
Failed to load Wasm module in Istio
#8 opened by MengjiaLiang