Giter Site home page Giter Site logo

supernintendo / runtimes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elixir-desktop/runtimes

1.0 0.0 0.0 54 KB

Erlang / Elixir runtimes for Android and iOS

License: MIT License

Shell 3.26% C++ 4.12% C 53.62% Elixir 33.31% Dockerfile 5.68%

runtimes's Introduction

Elixir-Desktop Runtimes

To use elixir-desktop on mobile-phones this projects packages the BEAM Virtual Machine into platform specific binaries. Currently supported are:

  • Android arm 64-bit
  • Android arm 32-bit
  • Android x86 64-bit (for the Android Simulator)
  • iOS arm 32-bit (very old iPhones)
  • iOS arm 64-bit (current iPhones)
  • iOS arm 64-bit (MacOS M1 Simulator)
  • iOS x86_64 (MacOS Intel Simulator)

Building

Android runtimes depends on docker and the dockercross/* docker-images created for cross-compilation. If docker is installed for your current user then building all the runtimes bundled in a zip file is as easy as:

mix package.android.runtime

After this you should have all runtimes in _build/#{arch}-runtime.zip these then will need to be packaged with your mobile app.

For iOS builds are triggered similiary with:

mix package.ios.runtime

Android Versions and API-Levels (update Sept. 7th 2021)

Just for reference, currently we're only supporting ABI >= 23

Market Share Sum Version API Level
26.79% 26.79% Android 11 (API level 30)
31.84% 58.63% Android 10 (API level 29)
15.19% 73.82% Android 9 (API level 28)
8.08% 81.90% Android 8.1 (API level 27)
3.55% 85.45% Android 8.0 (API level 26)
2.33% 87.78% Android 7.1 (API level 25)
3.68% 91.46% Android 7.0 (API level 24)
4.03% 95.49% Android 6.0 (API level 23)

runtimes's People

Contributors

dominicletz avatar

Stargazers

Patrick Lafleur avatar

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.