Hezekiah M. Carty
Hezekiah M. Carty
https://github.com/mirage/decompress/pull/79 will make this even easier!
@XVilka Same, though I'm not sure when I'll have time to do it. It's effectively a complete (and very worthwhile) rewrite since decompress has gzip support now.
@brendanlong I wrote [this](https://github.com/hcarty/ezgzip) somewhat hacked together library on top of cryptokit's zlib support to handle in-memory g(un)zip handling of `string`s. It may be useful to you until something better...
> Even if this adds some more names for existing functions, I think it would be good to expose return and bind (and perhaps product) in the parent modules. This...
I wrote an overly simple plugin here: https://github.com/hcarty/ocamlbuild-plugins/tree/master/tests/rpath with a parameterized flag.
I'll hopefully have a chance to look at this next week.
jsoo does have at least some webgl support. It includes a [demo](https://github.com/ocsigen/js_of_ocaml/tree/master/examples/webgl) or few in the source tree. Sadly the rendered docs and hosted demo are currently down due to...
I'm fairly certain that nothing with Gtk has been installed on this particular machine, aside from ocaml-top.
It happens at least after each press of the Run/Restart/Run to end buttons.
I'll see if I can find anything special on the affected system.