Age | Commit message (Expand) | Author |
---|---|---|
2023-06-03 | refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot... | Nayeem Rahman |
2023-04-30 | perf(core): async op pseudo-codegen and performance work (#18887) | Matt Mastracci |
2023-04-26 | refactor(core): simplify op types and codegeneration (#18843) | Bartek Iwańczuk |
2023-04-13 | perf(ops): directly respond for eager ops (#18683) | Bartek Iwańczuk |
2023-03-31 | perf: `const` op declaration (#18288) | Divy Srivastava |
2023-03-18 | Reland "perf(core): preserve ops between snapshots (#18080)" (#18272) | Bartek Iwańczuk |
2023-03-18 | Revert "perf(core): preserve ops between snapshots (#18080)" (#18267) | Bartek Iwańczuk |
2023-03-18 | perf(core): preserve ops between snapshots (#18080) | Bartek Iwańczuk |
2023-03-05 | chore(core): remove argc field from OpDecl (#18024) | Divy Srivastava |
2023-01-14 | feat(core): Reland support for async ops in realms (#17204) | Andreu Botella |
2022-12-05 | fix(ops): disallow auto-borrowing OpState across potential await point (#16952) | Divy Srivastava |