Skip to content

Add a porting guide to the README#2

Merged
talex5 merged 2 commits intomasterfrom
porting
Jan 31, 2022
Merged

Add a porting guide to the README#2
talex5 merged 2 commits intomasterfrom
porting

Conversation

@talex5
Copy link
Collaborator

@talex5 talex5 commented Jan 31, 2022

This shows by example how to convert a simple Lwt program to Eio in stages.

Also, allow ending an event loop and then starting another one. This is needed to run the examples under MDX.

Based on feedback from @bikallem and from camlworks/dream#194.

In this case, Lwt tried to cancel old timers and this raised an
exception. Ignore attempts to cancel things that are already cancelled.
@talex5 talex5 force-pushed the porting branch 2 times, most recently from 532326f to 49c485c Compare January 31, 2022 15:33
@talex5 talex5 merged commit 49ea5c0 into master Jan 31, 2022
@talex5 talex5 deleted the porting branch January 31, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant