1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
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
..
broadcast_channel chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
cache chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
canvas chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
console chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
cron chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
crypto chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
fetch chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
ffi chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
fs chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
http chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
io chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
kv chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
napi chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
net chore: rename internal Datagram class to DatagramConn (#22474) 2024-03-19 18:03:15 +01:00
node feat(ext/node): add riscv64 in process.arch (#23016) 2024-03-21 19:06:42 +05:30
tls chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
url chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
web fix(ext/node): support MessagePort in WorkerOptions.workerData (#22950) 2024-03-16 01:59:18 +01:00
webgpu chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
webidl chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
websocket chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
webstorage chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00