I can look at contributing this if it would be accepted, but there is no `promise.finally` that would map to [`Promise.finally`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/finally). This would allow translation of `try/finally` async/await functions.
I can look at contributing this if it would be accepted, but there is no
promise.finallythat would map toPromise.finally.This would allow translation of
try/finallyasync/await functions.