mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
implement direct and indirect eval
This commit is contained in:
parent
e6b237c525
commit
ec8421be8f
12 changed files with 171 additions and 101 deletions
|
@ -10,3 +10,5 @@ export const {
|
|||
rewriteWorkers,
|
||||
},
|
||||
} = self.$scramjet.shared;
|
||||
|
||||
export const config = self.$scramjet.config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue