1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-22 23:19:55 -05:00
denoland-deno/core/examples
Aaron O'Mullan dd156e886b
refactor(core): rename send() to opcall() (#10307)
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)
2021-04-23 11:50:45 -04:00
..
hello_world.rs refactor(core): rename send() to opcall() (#10307) 2021-04-23 11:50:45 -04:00
http_bench_json_ops.js refactor(core): simplify error handling (#10297) 2021-04-21 20:50:50 -04:00
http_bench_json_ops.rs refactor(deno): remove concept of bin & json ops (#10145) 2021-04-12 15:55:05 -04:00