denoland / rusty_v8

Rust bindings for the V8 JavaScript engine
https://crates.io/crates/v8
MIT License
3.09k stars 300 forks source link

feat: Add v8::MicrotaskQueue::new() #1440

Closed bartlomieju closed 4 months ago

bartlomieju commented 4 months ago

Closes https://github.com/denoland/rusty_v8/issues/1437