1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext/node/polyfills/_process
Eric Long 976fa489fb
feat(ext/node): add riscv64 in process.arch (#23016)
Rust triple for riscv64 is riscv64gc. Although there are no official
builds for architectures other than x86_64 and aarch64, Arch Linux
RISC-V has managed to package Deno on riscv64:
https://github.com/felixonmars/archriscv-packages/blob/master/deno/riscv64.patch

Ref: https://github.com/denoland/deno/issues/18702
2024-03-21 19:06:42 +05:30
..
exiting.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
process.ts feat(ext/node): add riscv64 in process.arch (#23016) 2024-03-21 19:06:42 +05:30
streams.mjs feat: deprecate Deno.{stdin,stdout,stderr}.rid (#22073) 2024-01-24 20:09:49 +01:00