Adam Bratschi-Kaye

Results 8 issues of Adam Bratschi-Kaye

It seems that a `wasm` source with a chain of blocks each containing a `local.get` instruction can have quadratic compile time because `can_optimize_var_lookup` will traverse the entire chain when handling...

bug
cranelift

Hello, I was trying out the new `wasm-unknown` target and found that it doesn't seem to be able to compile applications that require `memset` or `memcpy`. I compiled `tinygo` from...

next-release
wasm

Added errors: Instruction limit exceeded Trapped Trapped Explicitly Wasm module not found Out of memory Reserved pages for old Motoko Slice overrun Memory access limit exceeded Insufficient cycles in memory...

Remove our use of `wee_alloc` because it is no longer maintained.

chore
@idx
@governance-team