Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-18 | chore: update deno_lint binary used in CI to v0.5.0 (#10652) | Yusuke Tanaka | |
2021-04-23 | refactor(core): rename send() to opcall() (#10307) | Aaron O'Mullan | |
I think it's a better fit since recv() was killed and opcall <> syscall (send/recv was too reminiscent of request/response and custom payloads) |