mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
1f913f2eb6
We use the `target` property of the snapshot options to derive `process.platform` and `process.arch` from. This value had an incorrect format when compiled with `__runtime_js_sources` enabled. This PR fixes that so that `process.platform` holds the proper value. Fixes https://github.com/denoland/deno/issues/23164 |
||
---|---|---|
.. | ||
os | ||
web_worker | ||
bootstrap.rs | ||
fs_events.rs | ||
http.rs | ||
mod.rs | ||
permissions.rs | ||
process.rs | ||
runtime.rs | ||
signal.rs | ||
tty.rs | ||
utils.rs | ||
web_worker.rs | ||
worker_host.rs |