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
9ae060a12a0799f9679b3052050cf30625731899
wasmtime
/
cranelift
/
interpreter
/
src
History
Afonso Bordado
f98076ae88
cranelift: Implement float rounding operations (
#4397
)
...
Implements the following operations on the interpreter: * `ceil` * `floor` * `nearest` * `trunc`
2022-07-06 16:43:54 -07:00
..
address.rs
cranelift: Add stack support to the interpreter with virtual addresses (
#3187
)
2021-08-24 09:29:11 -07:00
environment.rs
Fix confusion caused by overloading of FuncRef
2020-11-30 17:28:30 -08:00
frame.rs
cranelift: Resolve alias lookups in interpreter
2021-07-22 10:42:29 -07:00
instruction.rs
Rewrite interpreter generically (
#2323
)
2020-11-02 12:28:07 -08:00
interpreter.rs
cranelift: Add heap support to the interpreter (
#3302
)
2022-07-05 09:05:26 -07:00
lib.rs
cranelift: Add stack support to the interpreter with virtual addresses (
#3187
)
2021-08-24 09:29:11 -07:00
state.rs
cranelift: Add heap support to the interpreter (
#3302
)
2022-07-05 09:05:26 -07:00
step.rs
cranelift: Implement float rounding operations (
#4397
)
2022-07-06 16:43:54 -07:00
value.rs
cranelift: Implement float rounding operations (
#4397
)
2022-07-06 16:43:54 -07:00