Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | fix(ops): disallow auto-borrowing OpState across potential await point (#16952) | Divy Srivastava |
2022-12-02 | feat(ops): Fast zero copy string arguments (#16777) | Divy Srivastava |
2022-11-27 | feat(ops): fast calls for Wasm (#16776) | Divy Srivastava |
2022-11-27 | perf(ops): Reenable fast unit result optimization (#16827) | Divy Srivastava |
2022-11-26 | feat(ops): support raw pointer arguments (#16826) | Divy Srivastava |
2022-11-11 | feat(ops): implement fast lazy async ops (#16579) | Divy Srivastava |
2022-11-10 | refactor(ops): Rewrite fast call optimizer and codegen (#16514) | Divy Srivastava |