dmjio
dmjio
There is a stack overflow in the latest `emscripten` https://github.com/dmjio/miso/actions/runs/15972581883/job/45046966990#step:26:679
https://github.com/NixOS/nixpkgs/pull/460845
@smaccoun thanks for bringing this up. There are plans in the works. While we've shifted from the `react-native` approach (primarily due to how poor scrolling performance will be w/ GHCJS),...
Re-opening
https://github.com/haskell-miso/miso-lynx
Since we've updated `souffle`, we've regen'd the reachability analysis for GC (per the [README.md](https://github.com/grin-compiler/ghc-whole-program-compiler-project/blob/master/external-stg-interpreter/datalog/README) instructions). It seems to build and do the right thing (checks roots for mark and sweep)...