DLR-FT/wasm-interpreter

How to design the API for resumable function calls

Open

#42 aperta il 17 lug 2024

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Rust (5 fork)auto 404
help wanted

Metriche repository

Star
 (37 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In order to satisfy the "Resumable" requirement we need to define an API that allows for a halted function call to continue.

There are several ways of achieving this, which we can discuss in the comments.

Guida contributor