Lu Yahan

Results 10 comments of Lu Yahan

v16.x and v17.x can build. but 17.x ocurs large segment fault. May be some patch of v8 not merge.

Hi~ I am maintain v8 for riscv. I have a question about this issue. I don't understand the function of this parameter frozen_intrinsics. It isn't parameter for v8 and I...

test on commit d5d7a416c72a46a91dbe2daf14239a55143a52f8 It's is ok ``` luyahan@plct-dev-7:~/source/node/out/Release $ qemu-riscv64 -L /home/luyahan/riscv64/sysroot/ ./node --frozen-intrinsics -e "'use strict'; globalThis.globalThis = null;" [eval]:1 'use strict'; globalThis.globalThis = null; ^ TypeError: Cannot...

Hi @targos Could you have time to review this pr?

Hi @bnoordhuis Could you have time to review this pr?

Hi @mhdawson Could you have time to review this pr?

> I was able to get riscv64 simulator compiling, but a lot of the other configurations don't work (e.x. for cross-compilation or other reasons). > > There's also a lot...

Hi I can't finad reason for node-test-commit failed. What i can do?

> Can you help me understand the goal here? > > The intention of "attainable" is "whatever the compiler is able to compile, independent of compiler flags". I understand that...

> Do you mind give more context about how to reproduce that? I am debugging program v8 on hifive unleashed. When running program without gdb, it recived a signal: `Received...