mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 01:54:47 +01:00
* mode objfpc, h+ in wasmlink
git-svn-id: branches/wasm@46191 -
This commit is contained in:
parent
05c5e28bca
commit
8d5ddbf33f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user