ocsigen / ocsigen-start

Ocsigen-start: Higher-level library to develop Web and mobile applications with users, (pre)registration, notifications, etc.
Other
75 stars 32 forks source link

React fix #668

Closed vouillon closed 1 year ago

vouillon commented 1 year ago

Now that weak references are properly implemented by Js_of_ocaml, we need to make sure that signals and events do not get garbage collected too early.