Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes: #3473
Closes: #5193
|
|
|
|
This simplifies the plugin interface in order to deliver op crates with a similar API
|
|
- Removes unnecessary RwLock and Rc around the op registry table
- Preparation to move resource_table to deno_core::Isolate.
- Towards #3453, #4222
|
|
|
|
|
|
|
|
|