Transpiler
Past due by about 8 years
100% complete
- Implemented transpiler that statically identifies and extracts the functions used and executed on workers.
- Identifies access to variables from the enclosed closure and makes them available in the worker (limited to primitive types, functions)
- Second performance measurements comparing the dynamic and transpiled approaches
- Implemented transpiler that statically identifies and extracts the functions used and executed on workers.
- Identifies access to variables from the enclosed closure and makes them available in the worker (limited to primitive types, functions)
- Second performance measurements comparing the dynamic and transpiled approaches
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.