dillon1000/react
Commit
Browse files Dont memoize calls that produce primitive values
Teaches InferReactiveScopeVariables that calls can produce primitives that don't need a scope.
Changed paths5 files
First-parent comparisoncompiler/forget/src/Inference/InferReferenceEffects.ts ModifiedM compiler/forget/src/ReactiveScopes/InferReactiveScopeVariables.ts ModifiedM compiler/forget/src/__tests__/fixtures/compiler/globals-Boolean.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/compiler/globals-Number.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/compiler/globals-String.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…