envoy-mobile icon indicating copy to clipboard operation
envoy-mobile copied to clipboard

Create JVM-only build target

Open goaway opened this issue 4 years ago • 2 comments

Envoy Mobile has very few practical Android dependencies, and for the most part they're well isolated in distinct classes/files. By and large the library can run in theory on a pure JVM stack without Android libraries, but there's a couple additional abstractions needed to actually create the build target.

Allowing Envoy Mobile to run on a JVM without Android both makes it faster/easier to run a variety of tests, and allows for more use cases for the library.

goaway avatar Feb 23 '21 00:02 goaway

@goaway we have a use case for this. is there anything i could do to help?

sgammon avatar Jul 08 '23 02:07 sgammon

@goaway friendly ping

sgammon avatar Oct 21 '23 03:10 sgammon