What's Changed
- [Automated] Bump dev version to 1.48.0 by @dd-octo-sts[bot] in #684
- fix(codecache): make memoryUsage() accurate and live by @rkennke in #677
- chore: update token for version bump auto-merge by @kaahos in #685
- feat(profiler): native malloc/socket stack capture with profiler-hook frame skipping by @jbachorik in #648
- fix(codecache): report the real runtime-stubs cache size by @rkennke in #681
- feat(nativemem): categorized native-memory accounting — first cut by @rkennke in #669
- [fault-injection] Startup should setup signal handlers before initializing VMStructs and protect VMFlag::name() call by @zhengyu123 in #674
- Use sigsetjmp/siglongjmp instead of setjmp/longjmp by @zhengyu123 in #686
Full Changelog: v_1.47.0...v_1.48.0