Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Onchain compiled #95

Merged
merged 65 commits into from
Oct 16, 2023
Merged

Onchain compiled #95

merged 65 commits into from
Oct 16, 2023

Conversation

tsahee
Copy link
Contributor

@tsahee tsahee commented Aug 1, 2023

This stores the compiled modulehash onchain, and uses it to avoid recompilation in wasm context.
Some changes that follow:

tsahee added 27 commits July 26, 2023 16:08
allows usig native without rayon inside jit.
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #95 (d017220) into stylus (bf6df49) will decrease coverage by 0.11%.
Report is 1 commits behind head on stylus.
The diff coverage is 56.77%.

❗ Current head d017220 differs from pull request most recent head c33c522. Consider uploading reports for the commit c33c522 to get more accurate results

@@            Coverage Diff             @@
##           stylus      #95      +/-   ##
==========================================
- Coverage   56.57%   56.47%   -0.11%     
==========================================
  Files         276      276              
  Lines       42782    42849      +67     
==========================================
- Hits        24206    24197       -9     
- Misses      16108    16197      +89     
+ Partials     2468     2455      -13     

Copy link
Contributor

@rachel-bousfield rachel-bousfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, nice work!

@rachel-bousfield rachel-bousfield merged commit 0509a98 into stylus Oct 16, 2023
7 checks passed
@rachel-bousfield rachel-bousfield deleted the onchain-compiled branch October 16, 2023 06:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants