Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Nikolov
bb30958665 + wrap block nodes with exit in a_block..a_end_block instructions. This fixes
'exit' in inlined procedures on the WebAssembly target.
2021-10-20 14:35:51 +03:00
Nikolay Nikolov
c1eeb8beda + use the aasmdef unit in wasm32/cpunode.pas 2021-10-03 00:49:53 +03:00
Nikolay Nikolov
860e4487c3 + added WebAssembly node utils 2021-09-24 16:44:33 +03:00
nickysn
888af282a4 + override the inline node for WASM
git-svn-id: branches/wasm@48197 -
2021-01-19 14:04:47 +00:00
nickysn
039e2f20b7 + override the case node for WASM. The actual code generation isn't implemented yet.
git-svn-id: branches/wasm@48172 -
2021-01-18 17:43:01 +00:00
nickysn
67cea74ec6 + implemented twasmtypeconvnode.second_int_to_bool
git-svn-id: branches/wasm@48076 -
2021-01-05 07:50:05 +00:00
nickysn
c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32
git-svn-id: branches/wasm@46251 -
2020-08-05 14:19:18 +00:00