mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-09 19:07:47 +02:00
.. | ||
bulma.min.css | ||
hostconfig.js | ||
index.html | ||
README.md | ||
wasmwebsocket.lpi | ||
wasmwebsocket.lpr |
This program hosts a webassembly program that needs websocket support.
An example of a webassembly program that uses this websocket support can be found in FPC's demos:
packages/wasm-utils/demo/websocket
You will also need the websocket server program that is part of FPC
packages/fcl-web/examples/websocket/server