analyzer
analyzer copied to clipboard
Unvirtualize goblint.build-info and goblint.sites
According to https://github.com/ocsigen/js_of_ocaml/issues/1641, our workarounds for using dune build-info and sites with js_of_ocaml are no longer necessary since dune 3.7. They just work now, so things can be simplified.
TODO
- [ ] Merge https://github.com/goblint/gobview/pull/50.