Files
wasmtime/lib/codegen
Pat Hickey bb612af37a x86 recipes: emit StackOverflow trap for all sp-relative loads and stores (#325)
* x86 recipes: emit StackOverflow trap for all sp-relative loads and stores

* x86 recipes: emit StackOverflow trap for push and pop

* x86 binary filetests: add stk_ovf trap annotations
2018-05-03 18:09:07 -07:00
..
2018-04-30 14:04:14 -07:00
2018-05-01 19:54:21 -07:00

This crate contains the core Cretonne code generator. It translates code from an intermediate representation into executable machine code.