Files
wasmtime/cranelift/codegen
kevaundray 4053ae9e08 Minir typo/Grammar fixes (#6187)
* fix typo

* add test to check that Option<EntityRef> is twice as large as EntityRef

* grammar

* grammar

* reverse snakecase -- Not sure if folks want this type of change
2023-04-10 19:39:25 +00:00
..
2023-04-05 17:06:36 +00:00
2023-04-10 19:39:25 +00:00

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