Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: test bindings on x86_64-unknown-linux-musl #306

Merged
merged 2 commits into from
Mar 11, 2024

Commits on Mar 11, 2024

  1. fix: test bindings on x86_64-unknown-linux-musl

    ```bash
    Error: Error relocating /build/resvgjs.linux-x64-musl.node: mprotect: initial-exec TLS resolves to dynamic definition in /build/resvgjs.linux-x64-musl.node
    
      › Object.<anonymous> (js-binding.js:175:31)
      › Module._compile (node_modules/pirates/lib/index.js:117:24)
    
      ✘ __test__/index.spec.ts exited with a non-zero exit code: 1
    ```
    yisibl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    04070aa View commit details
    Browse the repository at this point in the history
  2. chore: migrate to mimalloc

    Brooooooklyn authored and yisibl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4b55451 View commit details
    Browse the repository at this point in the history