Page MenuHomePhorge
Feed All Stories

Jan 28 2026

themackabu committed rANT9babd304896d: "global" object.
Jan 28 2026, 4:16 PM
themackabu committed rANT9ba2b23bdedf: async operation stack errors.
Jan 28 2026, 4:16 PM
themackabu committed rANT6af7cf98d0ae: replace CSS stack limit with OS stack limit detection.
Jan 28 2026, 4:16 PM
themackabu committed rANT78a9232cf085: improve gc mmap allocator.
Jan 28 2026, 4:16 PM
themackabu committed rANT6d09e24f6745: add coroutine-aware stack overflow detection and clearer error messages.
Jan 28 2026, 4:16 PM
themackabu committed rANT6d12975dcef0: add code intern cache and arena reset.
Jan 28 2026, 4:16 PM
themackabu committed rANT32a0a265f96b: add u64 type for better readability.
Jan 28 2026, 4:16 PM
themackabu committed rANT81a2d7a75db1: add double conversion for length properties.
Jan 28 2026, 4:16 PM
themackabu committed rANTc63d5b3bdedc: migrate to arena memory management.
Jan 28 2026, 4:16 PM
themackabu committed rANT15333645d121: consolidate GC forward callback dispatch logic to use goto table.
Jan 28 2026, 4:16 PM
themackabu committed rANTca1eaa018ee0: add weak reference handling for accessor registry.
Jan 28 2026, 4:16 PM
themackabu committed rANT80aa35a27b8c: update tests.
Jan 28 2026, 4:16 PM
themackabu committed rANTcd48d60d5f96: migrate to 64bit for offsets and values.
Jan 28 2026, 4:16 PM
themackabu committed rANT78beb76243a3: add support for getppid on non-Windows platforms.
Jan 28 2026, 4:16 PM
themackabu committed rANT80ae0c3f0315: migrate to process module.
Jan 28 2026, 4:16 PM
themackabu committed rANT83edbe838a0a: add gc_apply_off_callback and gc_apply_val.
Jan 28 2026, 4:16 PM
themackabu committed rANTae70a7c9fa69: add inspector, migrate to prototype.
Jan 28 2026, 4:16 PM
themackabu committed rANTa55bd1f28fcb: feat(process): add Node.js-style event emitter with signal handling.
Jan 28 2026, 4:16 PM
themackabu committed rANTa2b07099f975: improve template literal scanning with dedicated helpers.
Jan 28 2026, 4:16 PM
themackabu committed rANT31301640af71: apply parse_array_index to includes and some.
Jan 28 2026, 4:16 PM
themackabu committed rANTcc67ac2e0022: refactor: extract helpers and deduplicate array method implementations.
Jan 28 2026, 4:16 PM
themackabu committed rANTf544621af19d: refactor: optimize array methods and property iteration.
Jan 28 2026, 4:16 PM
themackabu committed rANTd0f3615fe7b2: add callback validation for array methods.
Jan 28 2026, 4:16 PM
themackabu committed rANT2cc6e4e57318: improve array spec test.
Jan 28 2026, 4:16 PM
themackabu committed rANT8d2b2a164c63: add format attribute to js_create_error function.
Jan 28 2026, 4:16 PM
themackabu committed rANT2c377ff5be05: streamline error handling in ant.c.
Jan 28 2026, 4:16 PM
themackabu committed rANTb43bbf900239: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT60ee2b5bd07b: add strict function body check and handle unexpected end of function.
Jan 28 2026, 4:16 PM
themackabu committed rANT0f5e205d1c40: update to tlsuv 0.40.6.
Jan 28 2026, 4:16 PM
themackabu committed rANTfb5903b179ec: fix transitive include.
Jan 28 2026, 4:16 PM
themackabu committed rANT28ad166b100b: rename to be self descriptory.
Jan 28 2026, 4:16 PM
themackabu committed rANTbb06926a5696: add handling for invalid indices in string methods.
Jan 28 2026, 4:16 PM
themackabu committed rANT0c74c7b9e9df: remove dead path from json.
Jan 28 2026, 4:16 PM
themackabu committed rANTdf05ace9cf98: add pointer checks for GC functions.
Jan 28 2026, 4:16 PM
themackabu committed rANTf36b56ed8265: runtime check for 53-bit NaN-boxing.
Jan 28 2026, 4:16 PM
themackabu committed rANT1c753afaba0e: add support for signed integers in JSON parsing.
Jan 28 2026, 4:16 PM
themackabu committed rANT46a377ff18a7: add js_to_number for date setters.
Jan 28 2026, 4:16 PM
themackabu committed rANT740a7504f2eb: ECMA math spec.
Jan 28 2026, 4:16 PM
themackabu committed rANTc0d2905bcb1e: fix explicit casts.
Jan 28 2026, 4:16 PM
themackabu committed rANTa378a52adc36: add warning level 0 and disable werror for libffi and tlsuv.
Jan 28 2026, 4:16 PM
themackabu committed rANT3339bbc606ae: cmake policies.
Jan 28 2026, 4:16 PM
themackabu committed rANT182fff3ace13: add codePointAt and improve charAt/charCodeAt handling.
Jan 28 2026, 4:16 PM
themackabu committed rANTfa1a41015587: update ant.h to contain math.h.
Jan 28 2026, 4:16 PM
themackabu committed rANT075d131f7fc5: add JS_NAN and JS_INF constants.
Jan 28 2026, 4:16 PM
themackabu committed rANTa62434014275: fix: resolve compiler warnings in fs.c, buffer.c, and compat.h.
Jan 28 2026, 4:16 PM
themackabu committed rANT41ac43da55ab: prevent scope corruption on error in non-let for loops.
Jan 28 2026, 4:16 PM
themackabu committed rANT20ce4994e9d1: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT71762bcaae8c: update caching.
Jan 28 2026, 4:16 PM
themackabu committed rANT431adeb24248: improve error message for access.
Jan 28 2026, 4:16 PM
themackabu committed rANT71311a6dde2f: centralize error creation and merge props for JS errors.
Jan 28 2026, 4:16 PM
themackabu committed rANT793c52775347: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT352d2b8938c2: add fs module access and readdir support.
Jan 28 2026, 4:16 PM
themackabu committed rANT17697960ff3d: mark scopes created during ESM loading as module scope.
Jan 28 2026, 4:16 PM
themackabu committed rANT186f010cba23: lkp-based default lookups with js_get_slot for speed.
Jan 28 2026, 4:16 PM
themackabu committed rANTaafeaef3a10f: metadata based remote esm.
Jan 28 2026, 4:16 PM
themackabu committed rANT68dee44295fd: migrate to js_mkerr_typed macro for error creation.
Jan 28 2026, 4:16 PM
themackabu committed rANT25f491827145: migrate strict args to SLOT.
Jan 28 2026, 4:16 PM
themackabu committed rANT76d6ea4cb88e: add error handling for missing tokens in loops.
Jan 28 2026, 4:16 PM
themackabu committed rANT2a3faba586a8: add support for 'default' in import list.
Jan 28 2026, 4:16 PM
themackabu committed rANT6cca7f7be1c7: improve strfunc and Function.toString.
Jan 28 2026, 4:16 PM
themackabu committed rANT97245fb61dd4: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANTd352b1a758d2: add async arrow function support.
Jan 28 2026, 4:16 PM
themackabu committed rANT60f219f6573b: move common in common.h for configuration.
Jan 28 2026, 4:16 PM
themackabu committed rANT0f9dba4adf39: add welcome.js demo and example scripts.
Jan 28 2026, 4:16 PM
themackabu committed rANT9b537273bad4: bump to v0.4.0.
Jan 28 2026, 4:16 PM
themackabu committed rANT9fe800654c7c: fix workflow caching issue.
Jan 28 2026, 4:16 PM
themackabu committed rANTf8273eaf7c2f: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT112b213e349c: (#2) handle contextual keywords.
Jan 28 2026, 4:16 PM
themackabu committed rANT0ead6c3fbf57: update gitignore.
Jan 28 2026, 4:16 PM
themackabu committed rANTd3d484f2afc7: remove ant.txt (again).
Jan 28 2026, 4:16 PM
themackabu committed rANT1cc01b704243: add target depth check for function declarations.
Jan 28 2026, 4:16 PM
themackabu committed rANTba4b451de50b: improve function prototype support.
Jan 28 2026, 4:16 PM
themackabu committed rANTc014c2381cdc: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT4e6d0c1b552d: refactor oxc into multiple files.
Jan 28 2026, 4:16 PM
themackabu committed rANT9a6b3f6a27fe: add function declaration detection to code parsing.
Jan 28 2026, 4:16 PM
themackabu committed rANTc6e15bf626aa: add strict eval scope support.
Jan 28 2026, 4:16 PM
themackabu committed rANTd444d1329dbb: add const declaration initializer check.
Jan 28 2026, 4:16 PM
themackabu committed rANTce3c656d32ea: add code arena allocator for code storage.
Jan 28 2026, 4:16 PM
themackabu committed rANTe493c5f4ea96: fix UB revealed by loop fix.
Jan 28 2026, 4:16 PM
themackabu committed rANT6a8e61fa2275: add forward load factor and work queue for garbage collection.
Jan 28 2026, 4:16 PM
themackabu committed rANT19dcee90094d: use OXC for handling hoisted.
Jan 28 2026, 4:16 PM
themackabu committed rANT3bacb8410c7b: migrate to O3.
Jan 28 2026, 4:16 PM
themackabu committed rANT44da2d27e339: add loop block scope synchronization.
Jan 28 2026, 4:16 PM
themackabu committed rANTdeae713c79ec: add coroutine scope stack management.
Jan 28 2026, 4:16 PM
themackabu committed rANTb5ac0b956362: add for-let support to coroutine and scope management.
Jan 28 2026, 4:16 PM
themackabu committed rANT4cc8705d6a0c: spec: add process and ant tests.
Jan 28 2026, 4:16 PM
themackabu committed rANTe2f0e245f8ef: add loop block support to for loop.
Jan 28 2026, 4:16 PM
themackabu committed rANT4ecd42cb5480: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT9ce060fc6191: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANTedfb573e7fc6: migrate all meson configs to /meson.
Jan 28 2026, 4:16 PM
themackabu committed rANTe34f65c1181d: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT86149623c109: reduce GC overhead in microtask-heavy workloads.
Jan 28 2026, 4:16 PM
themackabu committed rANT598a141bf45e: add libant build scripts.
Jan 28 2026, 4:16 PM
themackabu committed rANT42b6fd2b67df: fix array string concat.
Jan 28 2026, 4:16 PM
themackabu committed rANT55f23b990f99: fix: block_needs_scope now accounts for function declarations.
Jan 28 2026, 4:16 PM
themackabu committed rANT82e9f01437fd: prevent blowing up memory with loop block scope management.
Jan 28 2026, 4:16 PM
themackabu committed rANT4269f1d48c6d: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT851905e36ab6: add error handling for unary operator before exponentiation.
Jan 28 2026, 4:16 PM
themackabu committed rANT0ec9763322e1: [ci] trigger build.
Jan 28 2026, 4:16 PM
themackabu committed rANT5a6e7be15a4a: migrate to prototype based EventTarget constructor and methods.
Jan 28 2026, 4:16 PM