pas2js/demo/wasienv
Michalis Kamburelis 61d004122d Fix WasiFetch1.lpr to compile
1. adjust to new dotted unit names (Job.Shared, Job.JS)

2. and do not export JOBCallback (not necessary anymore, see analogous commit to other examples in 80f9f00aa3 and talk in https://gitlab.com/freepascal.org/fpc/pas2js/-/issues/39288 )
2024-12-03 13:08:22 +01:00
..
button Fix wasienv examples to use InstanceExports, not WasiExports 2024-12-03 13:05:50 +01:00
canvas
dom Fix WasiDomTest1 to compile - mistakenly, it used NoThreads 2x in the uses clause 2024-12-03 13:06:21 +01:00
fetch Fix WasiFetch1.lpr to compile 2024-12-03 13:08:22 +01:00
filesystem
job * No session files in git 2024-08-06 09:09:41 +02:00
library
regexp * Use hostconfig provided wasm file 2024-09-08 11:06:37 +02:00
simple
terminal
threads * Thread in lib demo - main window = main thread 2024-11-06 00:05:59 +01:00
wasiapp
wasm-http * More examples, add examples to install 2024-08-30 23:16:43 +02:00
wasm-oi * Some fixes and improvements: refresh tree 2024-08-01 18:12:37 +02:00
websocket * Add host config file to configure behavior 2024-09-08 11:12:57 +02:00
workerthreads * Demo for main thread in worker 2024-11-06 00:09:36 +01:00
wasienvdemos.lpg