mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
0049d4e50c
* Split ThreadSafeState into State and GlobalState. State is a "local" state belonging to "Worker" while "GlobalState" is state shared by whole program. * Update "Worker" and ops to use "GlobalState" where applicable * Move and refactor "WorkerChannels" resource |
||
---|---|---|
.. | ||
js.rs | ||
json.rs | ||
mod.rs | ||
ts.rs |