This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d72b330de20fb530a9150bdbe98cba94fa3553f5
wasmtime
/
cranelift
/
wasm
/
src
History
Andrew Brown
c3993a5f8e
Translate Wasm SIMD
abs
to Cranelift's
iabs
instruction
2020-06-30 14:00:17 -07:00
..
environ
wasmtime: Implement
table.get
and
table.set
2020-06-30 12:00:57 -07:00
state
cranelift-wasm: Pass
ir::Table
s into all the
translate_table_*
methods
2020-06-23 16:36:10 -07:00
code_translator.rs
Translate Wasm SIMD
abs
to Cranelift's
iabs
instruction
2020-06-30 14:00:17 -07:00
func_translator.rs
cranelift-wasm: Allow more customization of ref type representations
2020-06-23 16:36:10 -07:00
lib.rs
cranelift_wasm: expose the original Wasm function signature
2020-06-01 14:53:10 -07:00
module_translator.rs
Upgrade wasmparser to 0.58.0 (
#1942
)
2020-06-30 11:08:21 -05:00
sections_translator.rs
wasmtime: Implement
table.get
and
table.set
2020-06-30 12:00:57 -07:00
translation_utils.rs
wasmtime: Add support for
func.ref
and
table.grow
with
funcref
s
2020-06-24 10:08:13 -07:00