Commit Graph

293 Commits

Author SHA1 Message Date
Michaël Van Canneyt
cc6810e6e6 * Regexp support 2024-09-07 23:36:41 +02:00
Michaël Van Canneyt
f07765b895 * Improve HTML 2024-09-07 23:33:09 +02:00
Michaël Van Canneyt
b05c3cb55e * Websocket API 2024-09-07 17:35:46 +02:00
Michaël Van Canneyt
05d527bd9c * More examples, add examples to install 2024-08-30 23:16:43 +02:00
Michaël Van Canneyt
8802cf610b * Some cleanup 2024-08-28 22:31:26 +02:00
Michaël Van Canneyt
bbd489c313 * ZenFS filesystem utils and demo 2024-08-28 22:13:41 +02:00
Michaël Van Canneyt
3608db7e53 * Moved example to basic 2024-08-28 22:13:41 +02:00
Michaël Van Canneyt
50562a0457 * No session files in git 2024-08-06 09:09:41 +02:00
Michaël Van Canneyt
fefd1e602e * Corrections so it compiles with latest JOB & WASI classes 2024-08-06 09:09:41 +02:00
Michael Van Canneyt
ba76fe4b78 * Some fixes and improvements: refresh tree 2024-08-01 18:12:37 +02:00
Michael Van Canneyt
09a24f2b17 * Improvements to object inspector 2024-07-29 17:17:18 +02:00
Michael Van Canneyt
4dfcc7f5dc * Reference sources 2024-07-29 15:53:51 +02:00
Michael Van Canneyt
1aaa3d62fd * Some corrections & better title 2024-07-29 15:42:24 +02:00
Michael Van Canneyt
b81e313402 * Really simple event handler demo 2024-07-29 15:40:21 +02:00
Michael Van Canneyt
8ea30c73c1 * Generic webassembly JOB loader 2024-07-29 15:35:43 +02:00
Michaël Van Canneyt
4eebcb7f5f * Demo for wasm debug object inspector 2024-07-29 09:01:29 +02:00
Michael Van Canneyt
5b2660990f * Correct compilation 2024-06-17 10:37:29 +02:00
Michaël Van Canneyt
d43629c689 * Disable threads 2024-06-06 14:41:51 +02:00
mattias
b4266408bc wasi: fixed job examples using nothreads 2024-05-20 14:54:02 +02:00
Michaël Van Canneyt
5d3abdcc5d * Add FindFirst/FindNext support 2024-05-19 15:37:31 +02:00
mattias
72b7d29497 updated demo lpi 2024-05-19 12:34:02 +02:00
Michael Van Canneyt
d8bea5b79a * Small explanation about the filesystem support 2024-05-18 23:30:52 +02:00
Michael Van Canneyt
68b3cf0051 * Cosmetic schanges 2024-05-16 17:47:10 +02:00
Michael Van Canneyt
ac1c2cd874 * Added ZenFS and demo 2024-05-16 17:47:10 +02:00
mattias
7d78964c52 wasi: updated example, some clean up 2024-04-28 15:56:16 +02:00
Michael Van Canneyt
35f32843ca * Demo for JOB object factory 2024-04-26 18:14:15 +02:00
Michael Van Canneyt
c38e2b65da * Moved to FPC 2024-04-26 18:03:13 +02:00
Michael Van Canneyt
96adefd518 * Corrections so all webidsls compile 2024-04-24 09:14:09 +02:00
mattias
255b8ba26e demo: wasi: fixed path 2024-04-13 09:33:46 +02:00
Michaël Van Canneyt
e656cbc2a8 * Get Array (as ISJArray) 2024-04-12 16:47:04 +02:00
Michael Van Canneyt
60213f275d UInt8Array and friends 2024-04-12 14:28:26 +02:00
Michael Van Canneyt
ee3abc4fd7 * Float64 alias types 2024-04-11 17:06:16 +02:00
Michaël Van Canneyt
73c5f17ee1 * Add ArrayBufferView 2024-04-11 15:40:12 +02:00
Michael Van Canneyt
c8925b3549 * Documentl10n 2024-04-11 14:53:59 +02:00
Michael Van Canneyt
96d96d145d * Add some types not defined in Mozillas webidls 2024-04-11 11:49:46 +02:00
Michael Van Canneyt
97f01fe369 * Add some aliases 2024-04-10 11:07:06 +02:00
Michael Van Canneyt
6c8339b993 * Some additional types needed in browser.webidl 2024-04-09 18:07:24 +02:00
Michaël Van Canneyt
0240ac2c82 * Testinsight demo 2023-12-26 19:55:25 +01:00
Michaël Van Canneyt
fa46b5c9a6 * Make 2 demos use the new unit names 2023-12-03 13:17:01 +01:00
Michaël Van Canneyt
ab561ab62a * Small improvements 2023-11-19 11:08:19 +01:00
Michaël Van Canneyt
a29cf3d56a * Library demo 2023-10-15 18:05:17 +02:00
leledumbo_cool@yahoo.co.id
01ad82b7ee Add missing constructors for TJSBlob and TJSHTMLFile, add a demo for their usage 2023-08-28 11:02:29 +07:00
Michaël Van Canneyt
2f733d82be * Fix project options so it runs with simpleserver 2022-11-28 09:05:35 +01:00
Michaël Van Canneyt
04dad391cb * Datatables example 2022-11-09 16:17:18 +01:00
Michaël Van Canneyt
df6f5271cf * Demo for debugcapture 2022-10-19 22:44:03 +02:00
Michaël Van Canneyt
b8cf8a6274 * WebAssembly thread support 2022-09-07 21:06:38 +02:00
mattias
f964eb1bda wasmjob: use const in cast 2022-09-01 20:42:45 +02:00
mattias
a32b3a38aa wasmjob: fetch example: statustext 2022-08-26 16:41:31 +02:00
mattias
3a0b23a893 wasmjob: added fetch helper 2022-08-26 16:35:15 +02:00
mattias
80a4c037a0 wasmjob: switched job_js using variants, added fetch 2022-08-26 16:00:15 +02:00