rusty_v8 icon indicating copy to clipboard operation
rusty_v8 copied to clipboard

musl libc builds (musl-cross-make)

Open littledivy opened this issue 11 months ago • 0 comments

$ V8_FROM_SOURCE=1 cargo build --target x86_64-unknown-linux-musl -vv
      Finished dev [unoptimized + debuginfo] target(s) in 43m 12s

Similar to https://github.com/wg/static-v8

littledivy avatar Feb 28 '24 07:02 littledivy