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
d6059d4605a36815c93c78c168ca7803b2d8f2dd
wasmtime
/
cranelift
/
wasm
/
src
History
Benjamin Bouvier
443e48aee1
[wasm] Raise an error instead of panicking for unhandled function local types;
2019-04-30 13:58:18 +02:00
..
environ
[wasm] Add the ability to provide a user-defined error;
2019-04-30 13:58:18 +02:00
code_translator.rs
[wasm] Make FuncEnvironment functions fallible (
fixes
#752
);
2019-04-30 13:58:18 +02:00
func_translator.rs
[wasm] Raise an error instead of panicking for unhandled function local types;
2019-04-30 13:58:18 +02:00
lib.rs
[wasm] Make FuncEnvironment functions fallible (
fixes
#752
);
2019-04-30 13:58:18 +02:00
module_translator.rs
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
sections_translator.rs
Update to wasmparser 0.29.2.
2019-03-26 09:06:41 -07:00
state.rs
[wasm] Make FuncEnvironment functions fallible (
fixes
#752
);
2019-04-30 13:58:18 +02:00
translation_utils.rs
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00