Giter Club home page Giter Club logo

Comments (5)

BLuFeNiX avatar BLuFeNiX commented on May 31, 2024 1

@yugr Forgot to reply, just wanted to say thank you! I have tested it some, and will be using it again soon.

from implib.so.

yugr avatar yugr commented on May 31, 2024

Hi, thank you for your interest in Implib.so.

I hope that code generated for Android should match the ARM/AArch64 Linux case. I'll try to make some tests over weekend to confirm this and report my findings here.

from implib.so.

BLuFeNiX avatar BLuFeNiX commented on May 31, 2024

Fantastic, thanks a bunch!

from implib.so.

yugr avatar yugr commented on May 31, 2024

It seems that Android already works - I was able to generate shims via

implib-gen.py --target armv7-none-linux-androideabi ./libs/armeabi-v7a/libhello-neon.so

for armeabi-v7a ABI and

implib-gen.py --target aarch64-none-linux-androideabi ./libs/arm64-v8a/libhello-neon.so

for arm64-v8a and then successfully compiled them via ndk-build.

I have not yet managed to test the generated code though as my Android experience is too outdated (in other words I failed to set up an emulator) but I believe it should just work.

from implib.so.

yugr avatar yugr commented on May 31, 2024

@BLuFeNiX I wasn't able to set up an ARM image but simple Implib tests worked fine on Android 12.0 x86_64 image. Calling convention on Android ARM matches Linux so I do not expect any issues there.

I've updated the README to say that Android is supported and I will work on adding proper Android testing into CI.

Please let me know if you run into any issues.

from implib.so.

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.