enlightware / enlightware/ferlium

Reuse common std-provided function Value helper code instead of per-module generation

Open
#131 1 comment 0 reactions 1 assignee Claimed by @stephanemagnenat View on GitHub
hir maybe optimisation trait
Dominant language
Rust
Stars
14
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently, function/closure Value helper code is generated once per module. But this code is always the same.

We could save memory by generating these only in std, and having a mechanism for other modules to use these from std.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.