Skip to content
Snippets Groups Projects
  • Ben Gamari's avatar
    03ad6ffd
    Introduce EvalMethod · 03ad6ffd
    Ben Gamari authored
    This introduces an abstraction over the static versus dynamic evaluation
    method decision, allowing us to use the dynamic method where possible
    and falling back to the static method where dynamic linking is not
    supported (e.g. Webasm).
    03ad6ffd
    History
    Introduce EvalMethod
    Ben Gamari authored
    This introduces an abstraction over the static versus dynamic evaluation
    method decision, allowing us to use the dynamic method where possible
    and falling back to the static method where dynamic linking is not
    supported (e.g. Webasm).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.