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
113
pulls
pipelines
we
/
crates
/
js
/
src
/
at
math-date-json
9 files
pierrelf.com
Fix line continuation escape in string and template literals
5d ago
1a1bafd2
ast.rs
Implement JS parser: AST and expression/statement parsing
5 days ago
builtins.rs
Fix JSON string parser corrupting multi-byte UTF-8 characters
5 days ago
bytecode.rs
Implement JS closures, const immutability, and method-call this binding
5 days ago
compiler.rs
Implement JS built-in Object, Array, Function, and Error
5 days ago
gc.rs
Implement tri-color mark-and-sweep garbage collector for JS engine
5 days ago
lexer.rs
Fix line continuation escape in string and template literals
5 days ago
lib.rs
Implement JS built-in Object, Array, Function, and Error
5 days ago
parser.rs
Fix export default anonymous function/class parsing
5 days ago
vm.rs
Implement JS built-in Math, Date, and JSON
5 days ago