* mode objfpc, h+ in wasmlink

git-svn-id: branches/wasm@46191 -
This commit is contained in:
nickysn 2020-08-03 15:22:57 +00:00
parent 05c5e28bca
commit 8d5ddbf33f

View File

@ -23,6 +23,8 @@ unit wasmlink;
// The unit covers the WebAssembly static linking convention
// as described at https://github.com/WebAssembly/tool-conventions/blob/master/Linking.md
{$mode objfpc}{$H+}
interface
uses