hhugo
hhugo
> Oh, I see, WeakMap and WeakSet are not what I expected them to be. Their _keys_ are weak! > > I have now also learned about WeakRef, but it...
#1386 allows to parse utf8 identifier.
@sagotch, I've rebased this PR. Is it still blocked on tyxml ?
@drup, when should we expect the next release of tyxml ?
@vouillon, any idea on how to distinguish immutable (module) block from other possibly mutable ones? We could limit the optimisation to "compilation unit" modules and ignore sub-module but it would...
I took a look at debug events. I think there are not enough. We can recover some module info when the module appears on the `ce_stack` and the corresponding `Env_module`...
@gasche, I'm pointing your here to give you an early notice of what we might want to contribute upstream at some point. I don't have time to work on a...
We could reuse `global_flow.ml` from #1384
I'll document binding availability in https://github.com/ocsigen/js_of_ocaml/issues/1217
Is there still interest in such change ? Should it be rebased or closed ?