Files
wasmtime/lib/cretonne/meta
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
..
2017-08-17 14:41:27 -07:00
2017-08-17 14:41:27 -07:00
2017-08-14 20:19:47 -07:00
2017-07-31 16:02:27 -07:00
2017-01-25 14:12:36 -08:00
2017-05-08 13:29:01 -07:00
2017-03-30 15:16:44 -07:00
2017-08-14 20:19:47 -07:00
2017-03-30 15:16:44 -07:00
2017-05-08 13:29:01 -07:00
2017-03-30 15:16:44 -07:00