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
8e257e731e33236efd15eeca92dff468c496819b
wasmtime
/
cranelift
/
wasm
/
src
History
Benjamin Bouvier
8e257e731e
cranelift-wasm: expose cranelift-frontend's FunctionBuilder in the public API;
2020-07-02 12:36:43 +02: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 cranelift-frontend's FunctionBuilder in the public API;
2020-07-02 12:36:43 +02: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