Files
wasmtime/cranelift/docs
Jakob Stoklund Olesen bf4ae3bb2e Add global variables to Cretonne IL.
See #144 for discussion.

- Add a new GlobalVar entity type both in Python and Rust.
- Define a UnaryGlobalVar instruction format containing a GlobalVar
  reference.
- Add a globalvar.rs module defining the GlobalVarData with support for
  'vmctx' and 'deref' global variable kinds.

Langref:
    Add a section about global variables and the global_addr
    instruction.

Parser:
    Add support for the UnaryGlobalVar instruction format as well as
    global variable declarations in the preamble.
2017-08-17 14:41:27 -07:00
..
2016-01-12 16:51:35 -08:00
2017-06-22 12:01:32 -07:00
2016-01-21 14:25:16 -08:00
2016-01-12 16:51:35 -08:00
2017-08-17 14:41:27 -07:00
2017-01-25 13:35:18 -08:00
2017-06-22 12:01:32 -07:00
2017-06-22 12:01:32 -07:00