Skip to content

Split JSPI and Cps effect runtime to improve readability  #1788

@hhugo

Description

@hhugo

They currently both live in effect.wat with similar names.

  • caml_alloc_stack vs caml_cps_alloc_stack
  • %perform vs caml_perform_effect
  • ...

We could move jspi and cps part in their own file together with their helpers.
@vouillon, what do you think ?

I also wonder if making names more symmetric could help

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions