-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
kind: enhancementEnhancement to an existing user-facing feature.Enhancement to an existing user-facing feature.
Description
#602 brings us to OCaml 5.1, which has support for effects.
jsoo in turns has support for this feature, but it is disabled by default and requires --enable=effects (enabling it switches to a partial CPS model, which has performance implications)
It'd be nice to try and run with this option, to allow exercises to use and target effects; it may be tricky, some tweaks will probably be needed where we manually apply jsoo-compiled functions.
erikmd
Metadata
Metadata
Assignees
Labels
kind: enhancementEnhancement to an existing user-facing feature.Enhancement to an existing user-facing feature.