• R
    Make Deno multithreaded. · 4fd2b19f
    Ryan Dahl 提交于
    By using the tokio default runtime.
    
    This patch makes all of the ops thread safe.
    
    Adds libdeno to JS globals to make for easier testing.
    
    Preliminary work for #733.
    4fd2b19f
handlers.rs 19.7 KB