0.14.13
·
538 commits
to master
since this release
-
motoko (
moc)-
Introduce
await?to synchronizeasyncfutures, avoiding the commit point when already fulfilled (#5215). -
Adds a
Prim.Array_tabulateVarfunction, that allows faster initialization of mutable arrays (#5256). -
optimization: accelerate IR type checking with caching of sub, lub and check_typ tests (#5260).
Reduces need for-no-check-irflag.
-