Commit Graph

256 Commits

Author SHA1 Message Date
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
mattias
10f7cd45fc wasmjob: use generated job_web 2022-07-28 00:20:26 +02:00
mattias
67ecbfcb0d wasmjob: added AllocJSValue 2022-07-26 16:21:54 +02:00
Michaël Van Canneyt
edada9be83 * tiny editor 2022-07-17 20:50:01 +02:00
mattias
08ec14ff9b wasmjob: started base classes 2022-07-15 20:57:42 +02:00
mattias
25172f1dd1 wasmjob: global objects via names 2022-07-13 18:10:14 +02:00
mattias
88e26c886f wasmjob: simplified example 2022-07-13 16:28:40 +02:00
mattias
eb74dbf3b0 wasmjob: merged job_wasm into job_js, moved job_shared and job_browser to packages/job 2022-07-13 15:27:24 +02:00
mattias
211f4021eb wasmjob: added demo to create a button with a click event 2022-07-12 19:45:43 +02:00
mattias
0303bf9da9 wasmjob: added class functions cast 2022-07-12 19:44:33 +02:00
mattias
0be56c255f Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/pas2js into main 2022-07-12 15:02:54 +02:00
mattias
a5e07bd9b7 wasm-job: added array of jsvalue pass by arg 2022-07-12 15:02:51 +02:00
Michaël Van Canneyt
e8092ce662 * Show two lines 2022-07-10 11:48:44 +02:00
mattias
06dc16b22e wasmjob: dictionary 2022-06-30 15:19:48 +02:00
mattias
75b51354fd wasmjob: Read/WriteJSObject using interfaces 2022-06-28 23:39:21 +02:00
mattias
c97286593c wasmjob: TJOBCallback using helper directly 2022-06-27 17:53:10 +02:00