Welcome, Guest
Username: Password: Remember me
CodeTyphon Web Development Pas2JS, WASM, etc, discussions and problems
  • Page:
  • 1

TOPIC:

Wasm32 2 years 5 months ago #16183

  • Matis A.
  • Matis A.'s Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
We start WASM32 ( info ) tests
with Native FreePascal wasm32 assembler.

Our respect to FPC team, for this future.

Screen from Win11

 
PilotLogic Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..

Wasm32 2 years 5 months ago #16191

  • sleepybird
  • sleepybird's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 38
  • Thank you received: 0
thanks sir, 
i hope it will be a foundation to Microsoft Blazor like framework for Free Pascal.

Please Log in or Create an account to join the conversation.

Wasm32 2 years 5 months ago #16192

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
I hope the same Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Wasm32 1 year 2 months ago #17454

  • cbsistem
  • cbsistem's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
please.. Which wizard can I use to create a Wasm project with codetyphon using linux?

Please Log in or Create an account to join the conversation.

Wasm32 1 year 2 months ago #17455

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
It's the same procedure with Windows more info

Some screens from latest Fedora 37

Open CTCenter and download wasm32 toolchain

 



Build FPC64 Cross element for wasm32-wasi

 


Finally

 



For test

from CodeOcean load and build the WASM project
/usr/local/codetyphon/CodeOcean/js_Pas2JavaScript/js_Wasm/canvas/canvasdraw.ctpr

 



from CodeOcean load, build and Run the PasJS project that use the above WASM project
/usr/local/codetyphon/CodeOcean/js_Pas2JavaScript/js_Wasm/canvas/demowasicanvas.ctpr

 



PS: We didn't test yet, this WASM procedure to other Linux distributions, like Debian, Ubuntu, ArchLinux etc 



 
PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..
  • Page:
  • 1