forge
login
or
join now
themackabu.com
/
ant
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
MIRROR: javascript for 馃悳's, a tiny runtime with big ambitions
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
ant
/
include
/
at
type-hints-typescript
9 folders
34 files
cli
[merge: 214] refactor(runtime): split core runtime, expand module surface, and ship bytecode/JIT pipeline
2 months ago
esm
runtime: improve Node compatibility across more core modules and compiler
3 weeks ago
gc
remove unused T_FFI
1 week ago
highlight
modularize highlight.c
2 months ago
http
fix segfault on freed filename
1 month ago
modules
Implement explicit resource management support
5 days ago
net
improve runtime compatibility for modern SSR/RSC workloads and builtin modules
1 month ago
silver
inherit type hints from typescript
1 day ago
streams
wire in http.c helpers
1 month ago
ant.h
chore: clean up unused arguments
1 week ago
arena.h
typo..
1 week ago
base64.h
refactor: consolidate base64, improve fs encoding, and clean up io/utils
2 months ago
common.h
add Array.isTemplateObject
1 day ago
compat.h
WIN32_LEAN_AND_MEAN
2 months ago
crash.h
add upload based crash handler
1 week ago
debug.h
runtime: improve Node compatibility across more core modules and compiler
3 weeks ago
descriptors.h
refactor GC into modular subsystem with object shapes, thread pool, and rope strings
1 month ago
errors.h
wasm prevent throwing stack
1 week ago
escape.h
馃槄 strings.h collided with builin
2 months ago
gc.h
add promise assimilation helper, adjust GC thresholds, and optimize numeric string formatting for performance
2 weeks ago
highlight.h
dont follow dark color for null
2 months ago
internal.h
add spec-shaped async generator prototype chain
5 days ago
numbers.h
use double-conversion for JS number parsing
3 days ago
object.h
migrate Array.prototype.includes into dedicated opcode
1 week ago
output.h
rewrite entire async engine
1 month ago
oxc.h
inherit type hints from typescript
1 day ago
pkg.h
[merge: 214] refactor(runtime): split core runtime, expand module surface, and ship bytecode/JIT pipeline
2 months ago
pool.h
rework Silver string building and add node:net client shims
3 weeks ago
progress.h
WIN32_LEAN_AND_MEAN
2 months ago
ptr.h
add the brand new server.c!!!
1 month ago
reactor.h
clean up uv.h includes
2 months ago
readline.h
rewrite and de-couple repl code
2 months ago
repl.h
add repl
5 months ago
runtime.h
rename type for consistency
2 months ago
shapes.h
optimize garbage collection during jit
1 month ago
snapshot.h
rename type for consistency
2 months ago
sugar.h
migrate coro to a linked list
2 weeks ago
tokens.h
add spec-shaped async generator prototype chain
5 days ago
tty_ctrl.h
add robust argument parsing for TTY control functions
1 month ago
types.h
[big] allow promotion from T_CFUNC to metadata backed object
2 weeks ago
utf8.h
fix really slow string table during compile
1 month ago
utils.h
inherit type hints from typescript
1 day ago
watch.h
add WebAssembly/WASI support and implement Promise.allSettled, regex v-flag, watch API, and add node stubs and fix Function.call/apply native dispatch
1 month ago