Dmytro Maretskyi
Dmytro Maretskyi
### Summary We're running [automerge](https://github.com/automerge/automerge) which is a rust library compiled to WASM with wasm-bingen bindings. Cloudflare Workers runtime is limited to 128MB of RAM. After a memory allocation fails,...
**Describe the bug** Moon crashes with `data did not match any variant of untagged enum NodeState` while running tasks. **Steps to reproduce** I don't have concrete steps to repro, but...
### What versions & operating system are you using? System: OS: macOS 15.6.1 CPU: (16) arm64 Apple M4 Max Memory: 2.01 GB / 48.00 GB Shell: 5.9 - /bin/zsh Binaries:...
### What versions & operating system are you using? System: OS: macOS 15.6.1 CPU: (16) arm64 Apple M4 Max Memory: 1.15 GB / 48.00 GB Shell: 5.9 - /bin/zsh Binaries:...
### Describe the bug The button to stop tests that are already running doesn't work. It enough to have a single long-running test such as: ```ts import { test }...