nickysn
|
54299874d3
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
|
4 år sedan |
nickysn
|
99d8d8f296
* fixed several WebAssembly instruction names
|
4 år sedan |
nickysn
|
fc95e7f22d
* fixes in thlcgwasm.resize_stack_int_val
|
4 år sedan |
nickysn
|
5ee6e9d593
* declare end_function as an instruction, instead of a directive
|
4 år sedan |
nickysn
|
e1b6f0bd85
+ introduced end_block, end_if, end_loop
|
4 år sedan |
nickysn
|
f95d35340c
+ first attempt at writing the .local WASM directive
|
5 år sedan |
nickysn
|
e3da45de37
* fixed the global.get, global.set, local.set, local.get and local.tee instructions in the llvm-mc instruction writer
|
5 år sedan |
nickysn
|
0e3754e24d
* copied the gas_op2str table, because it will require changes from the wat2wasm table
|
5 år sedan |
nickysn
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 år sedan |