GSoC Organizations
Clear all filters
Shortcuts
First-time organizations (16)
View all
Years
2026
2025
2024
2023
2022
2021
View all
Categories
Artificial Intelligence
Data
Development tools
End user applications
Infrastructure and cloud
Media
View all
Technologies
python (278)
javascript (223)
c++ (160)
c (132)
java (102)
frontend (75)
View all
Topics
web (119)
data (82)
artificial intelligence (78)
machine learning (68)
developer tools (63)
science (63)
View all
Boa
View the official
contribution guidelines
for Boa
Visit Site
An ECMAScript engine written in Rust
Category
Programming languages
Years
2026
Technologies
javascript
rust
Topics
compiler
developer tools
interpreters
performance
web
Past Projects
2026
Garbage Collector Redesign and Integration
shruti.dev
Boa is an embeddable JavaScript engine written in Rust. JavaScript is garbage collected by specification, meaning the runtime is responsible for...
More Details
A Copy-and-Patch Just-in-Time Compiler for Boa
zhuzhu
Currently, the JavaScript engine Boa relies exclusively on a register-based interpreter, which limits its performance. This project proposes...
More Details