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
012f4b04d7980cbc0e9d63133020e767ebd36b92
wasmtime
/
cranelift
/
isle
/
isle_examples
History
Chris Fallin
20bc5ca7a8
Support extern constants of any primitive type.
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
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