Giter Site home page Giter Site logo

Comments (3)

charleskorn avatar charleskorn commented on June 14, 2024

Great idea, thanks for the suggestion @binkley.

Most of the work involved is not batect-specific, and largely revolves around library support for Kotlin/Native.

For example, last time I checked, Spek didn't yet support Kotlin/Native but there was talk of doing that. Looking at the code now, it looks like they've restructured the library to support it in the future, but haven't yet implemented it.

Once we're able to run the tests under Kotlin/Native, that then opens the floodgates to all the other things that need to be migrated (which will largely revolve around replacing JVM libraries with their native equivalents - eg. replacing commons-compress with something like libarchive, okhttp with libcurl).

from batect.

binkley avatar binkley commented on June 14, 2024

Thanks for a solid answer. My takeaway is progress on Kotlin/native for batect is blocked by other dependencies.

from batect.

charleskorn avatar charleskorn commented on June 14, 2024

I'm going to close this for now to keep the issues list on GitHub clean, but I will definitely add some stories once the basic building blocks are in place for the migration.

from batect.

Related Issues (20)

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.