Open
Description
- Implement missing types (e.g. arrays)
- Use type inference to apply better types to local varaibles
- Solve issues with inheritance (collaboration with Google Chrome team required)
- Properly map scopes of variables, take into account that some variables may "live" in the stack at some points, instead of locals