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 |
|
mattias
|
bd37d75f26
|
wasmjob: added InvokeJSMaxIntResult
|
2022-06-27 17:37:52 +02:00 |
|
mattias
|
6ff83dd8b5
|
wasi: job: added InvokeJSTypeOf
|
2022-06-01 16:10:00 +02:00 |
|
mattias
|
471d1ee1e4
|
wasi: job: clean up
|
2022-05-29 11:02:01 +02:00 |
|
mattias
|
642245ccb7
|
wasi: job: callbacks
|
2022-05-29 10:24:12 +02:00 |
|
mattias
|
32c19ae0ec
|
wasi job: started callback
|
2022-05-28 22:20:10 +02:00 |
|
Michaël Van Canneyt
|
8fa57daec4
|
Bulma widgets
|
2022-05-28 14:54:08 +02:00 |
|
Michaël Van Canneyt
|
47ed44f8e3
|
* Better explanatory text
|
2022-05-28 14:54:08 +02:00 |
|
mattias
|
f28dbe57cb
|
job: added newoperator and started some base js classes
|
2022-05-27 12:55:04 +02:00 |
|
mattias
|
147d1cad54
|
wasi: job: read jsvalue
|
2022-05-26 10:56:26 +02:00 |
|
mattias
|
8a314fdc0a
|
Revert "wasi: job: write property object via separate wasi call"
This reverts commit 00c7d0ff4b .
|
2022-05-26 10:56:26 +02:00 |
|