ios

NativeScript for iOS using V8

Downloads
18.5K
Stars
123
Committers
20

Bot releases are hidden (Show)

ios -

Published by rigor789 over 1 year ago

8.5.1 (2023-03-30)

Bug Fixes

  • incorrect wrapper in indexed array access (#206) (b689434)
ios - 8.5.0

Published by NathanWalker over 1 year ago

Bug Fixes

  • block isolate validation condition (17a7299)
  • Build and link to v8_heap_base and v8_heap_base_headers (3ebd066)
  • Correctly initialize context in inspector client init() (92b38ea)
  • create empty metadata-bin files to satisfy XCode dep checks (0e349fc)
  • Don't disconnect inspector when frontend connects (d2d3b65)
  • don't null runloop on Promise proxy (826a395)
  • don't try to free blocks that not owned by the BlockWrapper (d4e9b08)
  • drain the microtask queue after devtools message (de77365)
  • Implement console.log inspector with Runtime protocol (eaa8dd7)
  • Mac Catalyst build (#189) (8980c0f)
  • Re-enable inspector code (14faf01)
  • resolve PromiseProxy context memory leak (#193) (21de81d)
  • set metadata-generator deployment target to 11.0 (#198) (75cf79f)
  • use BigInt for pointers (#199) (6db3184)

Features

ios - 8.4.1

Published by NathanWalker almost 2 years ago

Bug Fixes

ios - 8.4.0

Published by NathanWalker almost 2 years ago

Bug Fixes

  • string: initWithBytes instead of UTF8 string (b72dcf6)
  • support null characters on NSString marshalling (705346f)

Features

  • drop perIsolateCaches_ in favor of v8 data slots (44daeb3)
  • inline frequently used methods, add caches, thread safety, and use static allocation when possible (44e60d0)
  • use spinlocks for selector maps (c5a8863)

Performance Improvements

ios - 8.3.3

Published by NathanWalker about 2 years ago

Bug Fixes

ios - 8.3.2

Published by NathanWalker about 2 years ago

Bug Fixes

  • allow console prefix to allow cli output coloring (#175) (3f4abd1)
ios - 8.3.1

Published by NathanWalker over 2 years ago

Bug Fixes

  • memory leak on ArgConverter::ConstructObject (1129d15)
  • memory leak on ArrayAdapter, DictionaryAdapter and NSDataAdapter (#170) (1e1abe2)
  • misspelling on MetaType (f6e0500)
  • xcode14 build phase files (#169) (3b1eafc)

Features

  • add debug runtime detail log handling (cfe59d4)
  • add support for reasons on assertion failure (#172) (e185014)
  • improve crash report details (#142) (f0a49c0)

Performance Improvements

  • cache swizzled selector construction (#173) (de6506b)
ios - v8.3.0-alpha.0

Published by rigor789 over 2 years ago

ios - v8.3.0

Published by rigor789 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/NativeScript/ns-v8ios-runtime/compare/v8.2.3...v8.3.0

ios - 8.2.3

Published by NathanWalker over 2 years ago

Bug Fixes

  • use serial queues and revert string copy changes (#156) (e8681ff)
ios - 8.2.2

Published by NathanWalker over 2 years ago

Bug Fixes

  • inspector: ensure socket message is copied and stored (#155) (3098976)
  • only delay promise resolution when needed (#154) (f46c425)
ios - 8.2.0 - 8.2.1

Published by NathanWalker over 2 years ago

Bug Fixes

  • don't leak code cache data (#146) (c580098)
  • lock isolate before handle_scope (#149) (3c23fd8)
  • only warn once about WeakRef.clear() deprecation. (#140) (fc0f18c)
  • prevent crashes during onuncaughterror (#141) (65be29b)
  • retain instance on init (2d6f455)
  • runtime init and reset handling (1893356)
  • take into account null terminated C strings (#132) (63ac554)
  • TypeEncoding might be initialized with random data (#144) (02d681e)

Features

  • add support for custom ApplicationPath (391ef8f)
  • expose PerformMicrotaskCheckpoint (#133) (f868384)
  • run app from NativeScript initializer instead of static method (#137) (a676ecf)
  • support Xcode 13.3 and iOS 15.4 (#150) (1e0c0ce)
ios - v8.1.0

Published by NathanWalker about 3 years ago

Bug Fixes

  • check if a static method is already set (#122) (1f40861)
  • isolate dispose on app exit handling (57ec2ec)
  • memory leak when marshalling C string parameters (#127) (f946828)
  • general memory leak fixes 62dff97

Features

ios -

Published by rigor789 over 3 years ago

7.2.0

Features

Bug Fixes

  • breakpoint debugging
ios -

Published by rigor789 over 3 years ago

v7.1.2-rc.0

  • Updated V8 to 8.9
  • Fixed DevTools step through breakpoints
  • Fixed memory leak in SymbolLoader
  • Update TKLiveSync build script to build for all supported architectures
ios -

Published by rigor789 over 3 years ago

7.1.1

This release should restore debugging in chrome-devtools.

ios -

Published by rigor789 almost 4 years ago

Features

Bug Fixes

ios - v7.0.6

Published by NathanaelA almost 4 years ago

Bug Fixes

ios - v7.0.5

Published by NathanaelA almost 4 years ago

ios -

Published by NathanaelA almost 4 years ago