nickysn
|
6eeee3356d
[PATCH 72/83] adding stack_top as a global symbol
|
5 年之前 |
nickysn
|
d3fa7a5bd4
[PATCH 71/83] extended the support for the procedure variables
|
5 年之前 |
nickysn
|
71a381727b
[PATCH 70/83] the initial support for the call_indirect
|
5 年之前 |
nickysn
|
0b08e0a4c0
[PATCH 63/83] adding support for stack variables and wasm-C-abi
|
5 年之前 |
nickysn
|
d68eecda92
[PATCH 62/83] update code generation for record types
|
5 年之前 |
nickysn
|
9599422330
[PATCH 61/83] adding wasmtool call
|
5 年之前 |
nickysn
|
d633176293
[PATCH 60/83] adding static linking
|
5 年之前 |
nickysn
|
b13963f9a7
[PATCH 59/83] allowing assembly of units
|
5 年之前 |
nickysn
|
6311cf434d
[PATCH 57/83] adding import entries for (pascal unit) linked symbols
|
5 年之前 |
nickysn
|
08d1f1ae5c
[PATCH 56/83] adding writing out stub functions for "externals" (or todo - used from other units)
|
5 年之前 |
nickysn
|
a893f06813
[PATCH 55/83] minor fixes and cleanups for the wasm target (#1)
|
5 年之前 |
nickysn
|
95faa8f096
[PATCH 54/83] adding support for typed constants
|
5 年之前 |
nickysn
|
92b1926aa3
[PATCH 53/83] change import symbols writing to be based on unit definitions
|
5 年之前 |
nickysn
|
8a9ff3345d
[PATCH 52/83] fix wat2wasm assembler command line for linux. patch by: Michael Van Canneyt
|
5 年之前 |
nickysn
|
052a35ae45
[PATCH 51/83] adding support for imported functions
|
5 年之前 |
nickysn
|
210c0e2d10
[PATCH 46/83] making global variables mutable
|
5 年之前 |
nickysn
|
9cf5db938e
[PATCH 43/83] update flow control, adding support for continue and break labels update temp var allocation update stack prepare allocation
|
5 年之前 |
nickysn
|
bef6749124
[PATCH 40/83] update local variables management
|
5 年之前 |
nickysn
|
0275232f16
[PATCH 37/83] update writing out of symbols, using FPC mangled names
|
5 年之前 |
nickysn
|
2dd0baa693
[PATCH 35/83] writing out offset rather than symbol reference of load/store operations
|
5 年之前 |
nickysn
|
0a91394d65
[PATCH 30/83] removing jvm specific reference fields, adding memory operations
|
5 年之前 |
nickysn
|
4c87028fa0
[PATCH 23/83] exports support in wasm
|
5 年之前 |
nickysn
|
f0f55f1b60
[PATCH 17/83] adding support for wasm if-else-block
|
5 年之前 |
nickysn
|
d496755ffb
[PATCH 16/83] update the use of name reference in generated wasm
|
5 年之前 |
nickysn
|
61df5ceaf7
[PATCH 14/83] skipping return if zero size
|
5 年之前 |
nickysn
|
61a651df83
[PATCH 13/83] a bit nicer output
|
5 年之前 |
nickysn
|
b8a8de0c8c
[PATCH 12/83] writing out function result declaration
|
5 年之前 |
nickysn
|
6a3bb89d3c
[PATCH 09/83] update temp allocation debugging message
|
5 年之前 |
nickysn
|
61c5b7cc33
[PATCH 08/83] updating wabt assembly to write function declarations
|
5 年之前 |
nickysn
|
6e7bb5927e
[PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch
|
5 年之前 |