On Fri, 2 Jun 2023 15:56:23 GMT, Eric Long <d...@openjdk.org> wrote: >> RISC-V is a new free and open-source ISA that is being widely adopted in the >> recent years. Currently WebKit is ready for riscv64, and only minor changes >> is needed to support the platform. > > Eric Long has updated the pull request with a new target base due to a merge > or a rebase. The incremental webrev excludes the unrelated changes brought in > by the merge/rebase. The pull request contains one additional commit since > the last revision: > > 8309001: Add Linux/riscv64 support
Webkit has web assembly implementation, in the case of enabling risc64, we need to check any building issue with WebKit, by enabling wasm. The build error usually happens in case of debug build. ------------- PR Review: https://git.openjdk.org/jfx/pull/1146#pullrequestreview-1460673388