Page MenuHomePhorge
Feed Search

Mon, Apr 27

themackabu committed rANTd349030a80db: add proper idle/request timeouts.
Mon, Apr 27, 3:56 PM
themackabu committed rANT12d3171b8efc: add more regression tests.
Mon, Apr 27, 3:56 PM
themackabu committed rANTca6a7d22a465: improve dense and overall array indexing performance.
Mon, Apr 27, 3:56 PM
themackabu committed rANT6c719a270f36: add regression tests for arrays.
Mon, Apr 27, 3:56 PM
themackabu committed rANT41d413dd7e5c: optimize dense array includes fast path.
Mon, Apr 27, 3:56 PM
themackabu committed rANT484170acc4ed: fixed the ES2016 conformance regressions.
Mon, Apr 27, 3:56 PM
themackabu committed rANT60f8a44c0f24: wasm prevent throwing stack.
Mon, Apr 27, 3:56 PM
themackabu committed rANT4d53009938d8: typescript type only import elision.
Mon, Apr 27, 3:56 PM
themackabu committed rANT998444bd9471: allow fast wasm.
Mon, Apr 27, 3:56 PM
themackabu committed rANT4992e817696c: handle exit messages in wasm.
Mon, Apr 27, 3:56 PM
themackabu committed rANT8269d9d45cdb: add lua example.
Mon, Apr 27, 3:56 PM
themackabu committed rANT7db0483db43d: clean up reflect, ffi, and internal_prop.
Mon, Apr 27, 3:56 PM
themackabu committed rANT5f9a9210a83f: rewrite entire ffi module.
Mon, Apr 27, 3:56 PM
themackabu committed rANTcf3b841d5b94: remove unused T_FFI.
Mon, Apr 27, 3:56 PM
themackabu committed rANT4ecf99dfb906: add fs path coercing.
Mon, Apr 27, 3:56 PM
themackabu committed rANT1b7f22bc36bd: prevent wasi from started unless reactor.
Mon, Apr 27, 3:56 PM
themackabu committed rANTe7b3b2b3880f: improve wasm demo.
Mon, Apr 27, 3:56 PM
themackabu committed rANTfedc8ee3dead: improve wasm demo script.
Mon, Apr 27, 3:56 PM
themackabu committed rANT04818bb97ee2: update readme.
Mon, Apr 27, 3:56 PM
themackabu committed rANT72eb3b0bf106: use patched mir.
Mon, Apr 27, 3:56 PM
themackabu committed rANT6391958c2347: remove duplicate WAMR check.
Mon, Apr 27, 3:56 PM
themackabu committed rANTbc7dbe47ceb0: typo...
Mon, Apr 27, 3:56 PM
themackabu committed rANT09b18567d0c3: update readme.
Mon, Apr 27, 3:56 PM
themackabu committed rANTdca722ae1a72: put arena hint for linux only.
Mon, Apr 27, 3:56 PM
themackabu committed rANT4674c9c5e27c: gnu_source np attribute for limits.
Mon, Apr 27, 3:56 PM
themackabu committed rANTed046e594c84: get proper pthread_get_stacksize_np.
Mon, Apr 27, 3:56 PM
themackabu committed rANT48e384b172ba: update readme.
Mon, Apr 27, 3:56 PM
themackabu committed rANT4a4185755bb2: add hint to mmap.
Mon, Apr 27, 3:56 PM
themackabu committed rANT88f0ef22657c: migrate Intl to dedicated module.
Mon, Apr 27, 3:56 PM
themackabu committed rANTfde448eafa1a: add BigInt64Array.
Mon, Apr 27, 3:56 PM
themackabu committed rANT0a970b1d360a: add wasm table fixtures.
Mon, Apr 27, 3:56 PM
themackabu committed rANTe28f0e304a8e: bump up stack limit for windows.
Mon, Apr 27, 3:56 PM
themackabu committed rANT1fbaf20cef56: show used/allowed cstack stat.
Mon, Apr 27, 3:56 PM
themackabu committed rANTa58ed62a1677: migrate coro to a linked list.
Mon, Apr 27, 3:56 PM
themackabu committed rANT1753970bf715: improve strstring perf.
Mon, Apr 27, 3:56 PM
themackabu committed rANT97c53a83e879: update results.txt.
Mon, Apr 27, 3:56 PM
themackabu committed rANTa00d95bd9d54: add regexp index group support.
Mon, Apr 27, 3:56 PM
themackabu committed rANTd1c3124909e8: legacy eventemitter action.
Mon, Apr 27, 3:56 PM
themackabu committed rANT24e4949a29c0: allow cfunc prototypes with constructed during promotion.
Mon, Apr 27, 3:56 PM
themackabu committed rANTc014e50c9b95: [big] allow promotion from T_CFUNC to metadata backed object.
Mon, Apr 27, 3:56 PM
themackabu committed rANTa3ad12e54691: assignment now stores native functions exactly.
Mon, Apr 27, 3:56 PM
themackabu committed rANTa54c469828cd: eventemitter inherit from function/object.
Mon, Apr 27, 3:56 PM
themackabu committed rANT1dfc293ef100: share enumerable property iteration for spread and assign.
Mon, Apr 27, 3:56 PM
themackabu committed rANT7c5119c5ed08: add process.listeners.
Mon, Apr 27, 3:56 PM
themackabu committed rANT149d7668baf8: wire up commonjs to object_proto.
Mon, Apr 27, 3:56 PM
themackabu committed rANTfe757caa69ae: readable stream reject chunk.
Mon, Apr 27, 3:56 PM
themackabu committed rANT750d257dec50: small tweaks for readline.
Mon, Apr 27, 3:56 PM
themackabu committed rANT22ed6846d94a: kill unused T_CLOSURE.
Mon, Apr 27, 3:56 PM
themackabu committed rANT04e4cae6c08b: update tech-debt.md.
Mon, Apr 27, 3:56 PM
themackabu committed rANT5d7610ecc076: readline state management + promisify for child_process.
Mon, Apr 27, 3:56 PM
themackabu committed rANTd63317636145: migrate to is_callable everywhere.
Mon, Apr 27, 3:56 PM
themackabu committed rANTc61895fd38a2: compile async iter with TLA.
Mon, Apr 27, 3:56 PM
themackabu committed rANT2a8b267c6e3c: get active coro for current vm.
Mon, Apr 27, 3:56 PM
themackabu committed rANT083925fe5288: use active vm for tracing.
Mon, Apr 27, 3:56 PM
themackabu committed rANT10f6ee570afd: redesign lazy-start/materialization cases.
Mon, Apr 27, 3:56 PM
themackabu committed rANT149b03f9b315: add coverage for async iter.
Mon, Apr 27, 3:56 PM
themackabu committed rANTfe1656ea275e: proper lowering for op_special [1].
Mon, Apr 27, 3:56 PM
themackabu committed rANT3d00ee9d5c43: fix super lookup for extracted static methods and constructors.
Mon, Apr 27, 3:56 PM
themackabu committed rANTf96a91cade2f: update results.txt.
Mon, Apr 27, 3:56 PM
themackabu committed rANTe868b503aed4: undo arguments lowering change.
Mon, Apr 27, 3:56 PM
themackabu committed rANT245224e6989d: async materialization with minicoro fallback only.
Mon, Apr 27, 3:56 PM
themackabu committed rANT0c28f11b44d7: disable SPECIAL_OP(0) arguments.
Mon, Apr 27, 3:55 PM
themackabu committed rANTece920d89da6: add promise assimilation helper, adjust GC thresholds, and optimize numeric….
Mon, Apr 27, 3:55 PM
themackabu committed rANT5584b64019fd: safe entry fp for engine.
Mon, Apr 27, 3:55 PM
themackabu committed rANT8009b3e46bb4: prevent tlsuv from closing request until done.
Mon, Apr 27, 3:55 PM
themackabu committed rANT974161ef4c1e: destroy coro->vm only when reaped.
Mon, Apr 27, 3:55 PM
themackabu committed rANT276bed65b442: write barrier for slots in pipes/writable/readable.
Mon, Apr 27, 3:55 PM
themackabu committed rANTe4062f37c375: add fast path to url parsing.
Mon, Apr 27, 3:55 PM
themackabu committed rANTf084041cb6ce: add proper url parsing for hashables.
Mon, Apr 27, 3:55 PM
themackabu committed rANT313a00d873a0: add fetch redirect support.
Mon, Apr 27, 3:55 PM
themackabu committed rANTddc8abcba0fc: handle improved oxc TLA.
Mon, Apr 27, 3:55 PM
themackabu committed rANTf583ed32f6eb: add better view for test262.
Mon, Apr 27, 3:55 PM
themackabu committed rANTc80f35ac464f: small runtime fixes.
Mon, Apr 27, 3:55 PM
themackabu committed rANT5e749ba4d062: dont enable iter_args for all jit calls (expensive).
Mon, Apr 27, 3:55 PM
themackabu committed rANTd04fcb6e3622: update rss values to reflect true usage.
Mon, Apr 27, 3:55 PM
themackabu committed rANT34bd429ebd6a: add MORE test fixtures (to be trimmed later).
Mon, Apr 27, 3:55 PM
themackabu committed rANTd07603d11eec: update results.txt with more tests.
Mon, Apr 27, 3:55 PM
themackabu committed rANTe375bfe7f2c8: prevent assignment to row/col error.
Mon, Apr 27, 3:55 PM
themackabu committed rANTc793d6c61aee: regexp abstract exec.
Mon, Apr 27, 3:55 PM
themackabu committed rANT4e7f71120d24: fix napi exception handler.
Mon, Apr 27, 3:55 PM
themackabu committed rANT128f7a3eaa31: typescript extension fallback.
Mon, Apr 27, 3:55 PM
themackabu committed rANTae8299987993: improve regex compile speeds.
Mon, Apr 27, 3:55 PM
themackabu committed rANTc840338c9607: fix jit method-call stack growth regression.
Mon, Apr 27, 3:55 PM
themackabu committed rANT7f4b42d60ad3: migrate process.stdout/stdin to readablestream.
Mon, Apr 27, 3:55 PM
themackabu committed rANT691807a01838: string fast path.
Mon, Apr 27, 3:55 PM
themackabu committed rANT05887263f7cc: fix tty teardown exit and align stdio encoding.
Mon, Apr 27, 3:55 PM
themackabu committed rANT29a753f6e267: bring OP_SPECIAL(1..3) to jit support.
Mon, Apr 27, 3:55 PM
themackabu committed rANTbea9f7943fc7: thread more string operations in the jit.
Mon, Apr 27, 3:55 PM
themackabu committed rANT88dff53431d8: clean up destructuring iterator helpers to avoid VM stack relocation.
Mon, Apr 27, 3:55 PM
themackabu committed rANTd0ad8ded594b: migrate to dynamic Symbol.inspect.
Mon, Apr 27, 3:55 PM
themackabu committed rANT1553f2651612: iterable weakmap regression fix.
Mon, Apr 27, 3:55 PM
themackabu committed rANT772c2523bbfe: update readme.
Mon, Apr 27, 3:55 PM
themackabu committed rANTcdd6c99fa1cf: stabilize async coroutines and node stream compatibility.
Mon, Apr 27, 3:55 PM
themackabu committed rANTe9cbbdc2a952: rewrite string pool for performance.
Mon, Apr 27, 3:55 PM
themackabu committed rANT4a5631e5c399: rework Silver string building and add node:net client shims.
Mon, Apr 27, 3:55 PM
themackabu committed rANT869430cc74b2: update spec.
Mon, Apr 27, 3:55 PM
themackabu committed rANT852a4818f58f: events,console: fix once listener cleanup and trace sink routing.
Mon, Apr 27, 3:55 PM
themackabu committed rANTc4b4c9a7fa69: migrate out of ANT_PTR for generator.
Mon, Apr 27, 3:55 PM
themackabu committed rANT8086cbc07993: runtime: improve Node compatibility across more core modules and compiler.
Mon, Apr 27, 3:55 PM
themackabu committed rANTc9ef8ca3a165: expand Node compatibility coverage across builtins and packages.
Mon, Apr 27, 3:55 PM