Coder Social home page Coder Social logo

Comments (4)

cjbottaro avatar cjbottaro commented on September 26, 2024 1

@benhaney Yes, that worked, thank you very much. And it's about 2.5x faster than Jason for parsing 200 mb worth of JSON, nice!

from jsonrs.

benhaney avatar benhaney commented on September 26, 2024

Hey, this seems to be a bug introduced in the latest version of rustler_precompiled. You can explicitly set your rustler_precompiled version to 0.5.2 in your deps to downgrade it and that should work around it for now. I'll open an issue in the rustler_precompiled repo about it.

how do I go about requesting aarch64-unknown-linux-musl target?

I see an open PR in rustler_precompiled about adding this. I think the main issue is what's supported by cross, which currently doesn't have a release that supports aarch64-unknown-linux-musl, but does support it when built from bleeding edge source. I've seen an example somewhere of a workflow that installs cross from source for the one runner that builds the aarch64-unknown-linux-musl release, so that might be an option worth looking into if it's going to be a while before cross cuts a new release

from jsonrs.

adriankumpf avatar adriankumpf commented on September 26, 2024

I see an open PR in rustler_precompiled about adding this. I think the main issue is what's supported by cross, which currently doesn't have a release that supports aarch64-unknown-linux-musl, but does support it when built from bleeding edge source. I've seen an example somewhere of a workflow that installs cross from source for the one runner that builds the aarch64-unknown-linux-musl release, so that might be an option worth looking into if it's going to be a while before cross cuts a new release

Using cross v0.2.4 should do the trick. Here's an example workflow which build a release for aarch64-unknown-linux-musl among others: https://github.com/kloeckner-i/mail_parser/blob/main/.github/workflows/release.yml

from jsonrs.

benhaney avatar benhaney commented on September 26, 2024

@adriankumpf Thanks! I didn't know cross 0.2.4 supported aarch64-unknown-linux-musl already.

@cjbottaro I just cut a Jsonrs release that updates the rustler_precompiled dep to the latest version that includes a bugfix for the issue you were seeing, and am now shipping precompiled binaries for aarch64-unknown-linux-musl. Let me know how it works for you.

from jsonrs.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.