Skip to content

Commit c11e8ca

Browse files
stevenjno30bitbkioshn
authored
feat(hermes): New runtime extension initialization/finalization traits. (#520)
* feat(hermes): New runtime extension initialization/finalization traits. * fix(hermes): remove file made when debugging * fix(hermes): spelling * fix(hermes): dependencies * fix(hermes): format * Update hermes/bin/src/runtime_extensions/init/errors.rs Co-authored-by: Artur Helmanau <[email protected]> * fix(hermes): Update the runtime init errors and executor based on suggestions * fix(hermes): Add TODO and comment to linked issue for making a key locked concurrent map. * fix(hermes): bump wasmtime * fix(hermes): recreated module id, instead of using the one we already created. * fix(hermes): comments * Update hermes/bin/src/runtime_extensions/init/errors.rs Co-authored-by: bkioshn <[email protected]> * Update hermes/bin/src/runtime_extensions/init/errors.rs Co-authored-by: bkioshn <[email protected]> --------- Co-authored-by: Artur Helmanau <[email protected]> Co-authored-by: bkioshn <[email protected]>
1 parent 591e941 commit c11e8ca

File tree

62 files changed

+1922
-341
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1922
-341
lines changed

.config/dictionaries/project.dic

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
12
aarch
23
abnf
34
addrr
45
adminer
56
apskhem
7+
asat
68
asyncio
79
auditability
810
backpressure
@@ -62,6 +64,8 @@ Filesize
6264
filestat
6365
filestorage
6466
filesystems
67+
finalizer
68+
fini
6569
fkey
6670
fmtchk
6771
fmtfix
@@ -85,6 +89,7 @@ httpmock
8589
ideascale
8690
idents
8791
IFMT
92+
instanciate
8893
Intellij
8994
ioerr
9095
iohk
@@ -165,12 +170,14 @@ rafal
165170
rapidoc
166171
readlinkat
167172
redoc
173+
reloadable
168174
reloc
169175
REMOVEDIR
170176
renameat
171177
reqwest
172178
retriggering
173179
rngs
180+
rollouts
174181
rulelist
175182
rulename
176183
rustc
@@ -193,6 +200,7 @@ slowloris
193200
smac
194201
stevenj
195202
stringzilla
203+
subpaths
196204
subsec
197205
symlinkat
198206
syms
@@ -212,6 +220,7 @@ tinygo
212220
toobig
213221
toolsets
214222
Traceback
223+
traitreg
215224
tweakable
216225
txns
217226
typenum
@@ -237,14 +246,3 @@ xpub
237246
yamux
238247
yoroi
239248
zstack
240-
reqwest
241-
projectcatalyst
242-
yamux
243-
justfile
244-
sandboxing
245-
rustup
246-
rollouts
247-
subpaths
248-
reloadable
249-
asat
250-

0 commit comments

Comments
 (0)