|
@@ -34,12 +34,8 @@ implementation
|
|
ncgadd, ncgcal,ncgmat,ncginl,
|
|
ncgadd, ncgcal,ncgmat,ncginl,
|
|
|
|
|
|
nwasmadd,nwasmcal,nwasmmat,nwasmflw,nwasmcon,nwasmcnv,nwasmset,nwasminl,
|
|
nwasmadd,nwasmcal,nwasmmat,nwasmflw,nwasmcon,nwasmcnv,nwasmset,nwasminl,
|
|
- (* todo: WASM
|
|
|
|
- njvmcnv,njvmcon,njvminl,njvmmem,njvmld,
|
|
|
|
- njvmset,njvmvmt
|
|
|
|
{ these are not really nodes }
|
|
{ these are not really nodes }
|
|
- ,rgcpu,tgcpu,njvmutil,njvmtcon,
|
|
|
|
- *)
|
|
|
|
|
|
+ nwasmutil,
|
|
{ symtable }
|
|
{ symtable }
|
|
symcpu;
|
|
symcpu;
|
|
{ no aasmdef, the WebAssembly uses the base TAsmData class (set in init code of aasmcpu) }
|
|
{ no aasmdef, the WebAssembly uses the base TAsmData class (set in init code of aasmcpu) }
|