diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-03-20 00:40:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 00:40:21 -0400 |
commit | aba5329aec06a92b591ef92ddc40ac0d25c870fa (patch) | |
tree | fc6ef43dac484b2a50a983c937c9c25f379d0cc8 /ext/net/lib.rs | |
parent | 090169cfbc6699486765b729d532b5b837210b12 (diff) |
refactor(ext/node): make initialization functions sync (#18282)
These functions don't need to be async, as they are only calling
synchronous JavaScript code. As a follow up, all 3 functions
should be merge together - this will reduce roundtrips for
calling V8 from Rust, which is somewhat expensive
Diffstat (limited to 'ext/net/lib.rs')
0 files changed, 0 insertions, 0 deletions