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
6ffb02d9f65d2938843f9adc18e86fe6eefcd26a
wasmtime
/
cranelift
/
isle
/
isle_examples
History
Nick Fitzgerald
922a3886d5
Fix
let
variable typing rules
2021-11-11 15:56:55 -08:00
..
error1.isle
Revamped error handling: keep going beyond some errors to accumulate a list of build errors, like most conventional compilers.
2021-11-11 15:56:55 -08:00
let.isle
Fix
let
variable typing rules
2021-11-11 15:56:55 -08:00
test2.isle
Generate match {} statements by merging adjacent MatchVariant trie edges.
2021-11-11 15:56:55 -08:00
test3.isle
Infallible extractors, and some fixes to fallibility in return types (Option<T> vs T).
2021-11-11 15:56:55 -08:00
test4.isle
Support extern constants of any primitive type.
2021-11-11 15:56:55 -08:00
test_main.rs
Codegen: parameterize on a generated Context trait that contains external ctors/etors.
2021-11-11 15:56:55 -08:00
test.isle
Initial draft of DSL semantics complete.
2021-11-11 15:56:55 -08:00