Skip to content

v0.4.26

Choose a tag to compare

@proggeramlug proggeramlug released this 29 Mar 17:59
· 4385 commits to main since this release

Bug Fixes

  • Android UI builds: js_nanbox_pointer, js_nanbox_string, and js_nanbox_get_pointer were undefined in the compiled .sostrip_duplicate_objects_from_lib removed perry_runtime-* objects from the UI library while skip_runtime prevented the standalone runtime from being linked. Fixed by skipping strip-dedup on Android (like Windows), since --allow-multiple-definition handles duplicate symbols safely.