tangled
alpha
login
or
join now
pierrelf.com
/
we
3
fork
atom
we (web engine): Experimental web browser project to understand the limits of Claude
3
fork
atom
overview
issues
146
pulls
pipelines
we
/
crates
/
js
/
src
/
at
gc
8 files
pierrelf.com
Fix line continuation escape in string and template literals
8d ago
1a1bafd2
ast.rs
Implement JS parser: AST and expression/statement parsing
1 week ago
bytecode.rs
Fix bytecode compiler bugs: switch default, loop continue, class methods
1 week ago
compiler.rs
Implement JS virtual machine: register-based instruction dispatch
1 week ago
gc.rs
Implement tri-color mark-and-sweep garbage collector for JS engine
1 week ago
lexer.rs
Fix line continuation escape in string and template literals
1 week ago
lib.rs
Implement tri-color mark-and-sweep garbage collector for JS engine
1 week ago
parser.rs
Fix export default anonymous function/class parsing
1 week ago
vm.rs
Implement tri-color mark-and-sweep garbage collector for JS engine
1 week ago