|
|
|
|
|
by azakai
506 days ago
|
|
Interesting, thanks for the details! WasmGC would be the best solution here, yeah, then the VM handles pointers for you. Otherwise, I could look into the SpillPointers issue for you if you want - optimizations should not remove GC pointers, so that sounds like a bug. If so feel free to file an issue with a testcase. (But WasmGC would be best, avoiding all that.) |
|