Commit Graph

271 Commits

Author SHA1 Message Date
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
mattias
04ae910f3b wasmjob: fixed pass literal string 2022-08-25 00:22:21 +02:00
mattias
b819dc02c7 wasmjob: fixed callback returning object passed by arg 2022-08-24 23:35:03 +02:00
mattias
60c1186110 wasmjob: fixed callback arg string 2022-08-24 17:31:51 +02:00
mattias
6e8bc2507d wasmjob: test callback boolean and integer 2022-08-24 16:32:55 +02:00
mattias
be5baeec71 wasmjob: callback variant arg and result 2022-08-22 10:39:13 +02:00
mattias
33053cc810 wasmjob: optional use of ducet codepage 2022-08-21 21:02:10 +02:00
mattias
c74fcb363a wasmjob: variant object 2022-08-21 20:18:42 +02:00
mattias
adb0ba7ad7 wasmjob: variant empty, nil, boolean, integers 2022-08-20 19:24:53 +02:00
mattias
97615d4eb0 wasmjob: clean up 2022-08-20 01:47:23 +02:00
mattias
d484f6e826 wasmjob: pass utf8string as utf-16 2022-08-20 01:37:20 +02:00
mattias
1a04f220a9 wasmjob: added tests for string properties and func results bool, integer, double, object and string 2022-08-19 19:05:43 +02:00
mattias
572778fdd3 wasmjob: test double, string 2022-08-19 17:38:01 +02:00
mattias
224d0b3944 wasmjob: started tests 2022-08-18 10:31:25 +02:00
mattias
c5aab46aa4 wasmjob: started fetch demo 2022-08-01 14:04:41 +02:00
mattias
b588ff243d wasmjob: added cachestorage 2022-07-30 19:59:38 +02:00
mattias
3bd145543d wasmjob: added some IJSPromise members 2022-07-30 19:52:39 +02:00
mattias
32b763f134 wasmjob: added some IJSJSON members 2022-07-30 19:19:40 +02:00
mattias
ed27e1411f wasmjob: added some IJSFunction members 2022-07-30 19:14:25 +02:00
mattias
937c709dc5 wasmjob: added some IJSRegExp members 2022-07-30 19:08:08 +02:00
mattias
6135d09834 wasmjob: added some IJSArray members 2022-07-30 18:51:37 +02:00
mattias
57bb610f3c wasmjob: added job_web unit generate source files 2022-07-29 09:43:44 +02:00
mattias
ba26802d69 wasmjob: added webidl 2022-07-29 09:34:27 +02:00