Skip to content

Isolate mono items#1158

Merged
bjorn3 merged 3 commits intomasterfrom
isolate_mono_items_pr
Apr 14, 2021
Merged

Isolate mono items#1158
bjorn3 merged 3 commits intomasterfrom
isolate_mono_items_pr

Conversation

@bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Apr 12, 2021

Handling every mono item individually instead of every codegen unit. This is a requirement for #1087.

This has a slight increase in compiled artifact size as a result:

-rwxr-xr-x 1 bjorn bjorn 21241872 apr 12 11:58 raytracer_cg_clif_before
-rwxr-xr-x 1 bjorn bjorn 21505032 apr 12 11:58 raytracer_cg_clif_after

Marking as draft as this is blocked on bytecodealliance/wasmtime#2750.

@bjorn3 bjorn3 added C-enhancement Category: An issue proposing an enhancement or a PR with one. compile-time How fast is the code compiled S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. labels Apr 12, 2021
@bjorn3 bjorn3 force-pushed the isolate_mono_items_pr branch from 93831cb to 2f20e44 Compare April 12, 2021 10:10
@bjorn3 bjorn3 force-pushed the isolate_mono_items_pr branch from 2f20e44 to 65420b5 Compare April 14, 2021 08:41
@bjorn3 bjorn3 removed the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. label Apr 14, 2021
@bjorn3 bjorn3 marked this pull request as ready for review April 14, 2021 08:41
@bjorn3 bjorn3 merged commit 542e73e into master Apr 14, 2021
@bjorn3 bjorn3 deleted the isolate_mono_items_pr branch April 14, 2021 09:44
@bjorn3 bjorn3 mentioned this pull request Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category: An issue proposing an enhancement or a PR with one. compile-time How fast is the code compiled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant