Skip to content

Documentation: Clarify codegen environment rules for top-level const and function bindings #89

Description

@hyperpolymath

Describe the bug
Documentation needs to clarify that both top-level consts and fns must be present in the codegen environment. Current docs may only discuss top-level fns.

To Reproduce
Look for existing documentation on module environment in codegen.

Expected behavior
Section covering environment population rules for codegen makes explicit how top-level const and function bindings are represented and threaded.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaves incorrectly

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions