mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 07:46:03 +02:00
* mode objfpc, h+ in wasmbincode.pas
git-svn-id: branches/wasm@46189 -
This commit is contained in:
parent
7809dde9d5
commit
c97a244a3d
@ -23,6 +23,8 @@ unit wasmbincode;
|
||||
// WebAssembly instructions information
|
||||
// http://webassembly.github.io/spec/core/binary/instructions.html
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
interface
|
||||
|
||||
uses
|
||||
|
Loading…
Reference in New Issue
Block a user