6 Commits

Author SHA1 Message Date
Jesse Wilson
fce31fc4e1 Rename packages, modules, and artifacts to Zipline
QuickJS is now a component of the Zipline library.
2021-09-03 10:42:00 -04:00
Jake Wharton
e5feb5b6c8 Move QuickJS native code out of src
This gets really confusing when we add a Kotlin/Native source set.
2021-09-02 11:37:33 -04:00
Jake Wharton
56fefc9324 Merge Android and JVM builds into single Kotlin multiplatform build 2021-08-23 14:45:45 -04:00
Jake Wharton
7742e8781c Add JVM build
Currently only MacOS works.

Also limit the test execution to a single test to work around the SIGSEGV problem for now.
2021-06-29 16:49:26 -04:00
Jake Wharton
32a98c8dcb Move Android build to subdirectory
To prepare for Java sibling build.
2021-06-17 10:53:54 -04:00
Jake Wharton
925a60f4f8 Add module for QuickJS engine 2019-07-23 22:36:09 -04:00