rive-runtime icon indicating copy to clipboard operation
rive-runtime copied to clipboard

Added more build options for 3d party users

Open JCash opened this issue 3 months ago • 0 comments

  • sysroot - for telling the build where the sysroot actually is
  • with_pthread - to be able to build WASM with pthread support
  • NDK_LONG_VERSION_STRING - highlight the need for configurable NDK values
  • Linux target `cross compilation support
  • with-libs-only - to be able to just build the runtime libraries and skip everything else.

JCash avatar Nov 14 '25 14:11 JCash