Skip to content
Snippets Groups Projects
Commit b308f2f4 authored by Mike Vitousek's avatar Mike Vitousek
Browse files

Update on "[compiler] Implement support for hoisted and recursive functions"

Summary:
Introduces a new binding kind for functions that allows them to be hoisted. Also has the result of causing all nested function declarations to be outputted as function declarations, not as let bindings.

[ghstack-poisoned]
parents 6508bf75 fcd75a15
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment