magic-string-rs icon indicating copy to clipboard operation
magic-string-rs copied to clipboard

feat: add support for riscv64 linux gnu

Open kxxt opened this issue 10 months ago • 0 comments

riscv64 gnu linux support was added in napi-rs 2.17.0.

This PR adds riscv64 linux gnu support and updates the CI yaml.

There are test failures about GenerateMap that doesn't seem to be caused by this PR.

And windows i686 build is also failing.

kxxt avatar Apr 06 '24 13:04 kxxt