Et7f3
Et7f3
Hello I build a docker image with: ```sh docker build -t cosmopolitan . ``` and builded: ```sh docker run --rm -v$PWD:/workdir cosmopolitan sh -c 'cd workdir; make MODE=ansi -j8 -O...
fix #17
Hello, I just cloned project and wanted to see with the web viewer but got some 404 error on bootstrap/jquery. 
~~ ``` let a = 4 in [%pgsql dbh "execute" "something $a"] ``` ~~ I think it work fine but I have tested something="drop table" and something="select" the last one...
actual description on main page: "PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements...
I have rebased revery-ui/esy-skia on top of mono/skia Since their is a 10k diff we might copy master in new branch (to not break user that haven't updated because commit...
With my [current approach](https://github.com/revery-ui/revery/issues/688#issuecomment-575836982) It worked but I have used a soudness issue. It was patched in upstream compiler: So it didn't work anymore. Dune in 2.4 added a feature...
Just notice we pull atm 2 esy-cmake, and in release mode: refmterr, rely, reperf (those should be devDeps.) [email protected]: https://github.com/bryphe/reperf/pull/6 @bryphe - [ ] refmterr [email protected]: https://github.com/revery-ui/rench/pull/37 - [ ]...
Here is to test issue we encounter in #781