Extract builtins to a separate file
Open
area:compiler
good-first-issue
kind:refactor
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
Currently, our only built-in function, `__builtin_offsetof_instance`, is implemented in `FunctionCallExpression.cs`.
I think we should extract that to some separate file.
Contributor guide
Assessment
This issue has not been assessed yet.