summaryrefslogtreecommitdiff
path: root/ops/fast_call.rs
AgeCommit message (Expand)Author
2023-01-16refactor(cli): fewer clones (#17450)Geert-Jan Zwiers
2023-01-14chore: use rustfmt imports_granularity option (#17421)Divy Srivastava
2023-01-14feat(core): Reland support for async ops in realms (#17204)Andreu Botella
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-12-15Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)Bartek IwaƄczuk
2022-12-02feat(ops): Fast zero copy string arguments (#16777)Divy Srivastava
2022-11-27feat(ops): fast calls for Wasm (#16776)Divy Srivastava
2022-11-27perf(ops): Reenable fast unit result optimization (#16827)Divy Srivastava
2022-11-27chore(ops): increase codegen tests coverage (#16834)Divy Srivastava
2022-11-25fix(ops): circular dependency in deno_ops test (#16809)Divy Srivastava
2022-11-11feat(ops): implement fast lazy async ops (#16579)Divy Srivastava
2022-11-10refactor(ops): Rewrite fast call optimizer and codegen (#16514)Divy Srivastava