Commit Graph

2536 Commits

Author SHA1 Message Date
Michaël Van Canneyt
2cfd7920c6 * Added leaflet demo from Jean Suzineau 2025-07-24 17:03:50 +02:00
Michael Van Canneyt
abacc1002a * Some fixes needed for updates in Fresnel 2025-07-23 10:16:52 +02:00
mattias
ac0ed90ec1 rtl: less hints 2025-07-22 13:56:55 +02:00
mattias
5a4f33946e rtl: less hints 2025-07-22 13:52:49 +02:00
Michael Van Canneyt
3480dad504 * Do not TJSON.Stringify if message is already a string 2025-07-11 11:30:58 +02:00
Michael Van Canneyt
383603c9b1 * message channel demo 2025-07-10 18:45:56 +02:00
Michael Van Canneyt
341ddd7c2f * Add getAudioTracks 2025-07-09 17:57:04 +02:00
Michael Van Canneyt
dee5d1a337 * Complete TJSMediaStreamTrack 2025-06-17 10:52:01 +02:00
Michael Van Canneyt
4e80bc5244 * Remove sender when sending command (used when forwarding) 2025-06-16 14:48:13 +02:00
Michael Van Canneyt
fc7d37e6fb * Some small changes to TJSMediaQueryList 2025-06-12 15:18:20 +02:00
Michael Van Canneyt
51f89fc370 * Add setsinkid and resume to TJSAudioContext 2025-06-11 14:10:29 +02:00
Michael Van Canneyt
ac2f8d8a43 * Add transfer to TJSAudioDataInit 2025-06-10 11:57:18 +02:00
Michael Van Canneyt
fb00eedd02 * Allow to open url in new tab 2025-06-05 17:42:04 +02:00
Michael Van Canneyt
07e6dcb935 * ListenOnChannel 2025-06-05 09:10:09 +02:00
Michael Van Canneyt
45ca9046ae * Correct getRandomValues 2025-06-05 09:09:50 +02:00
Michael Van Canneyt
f1bfca5b5c * Alias TJSAudioWorklet to weborworker definition 2025-06-02 20:11:47 +02:00
Michael Van Canneyt
7503000e2c * Worklet 2025-06-02 15:36:56 +02:00
Michael Van Canneyt
6e78b39341 * Correctly typed arguments 2025-06-02 14:44:24 +02:00
Michael Van Canneyt
5d47430c02 * Remove debug statement 2025-05-30 17:12:21 +02:00
Michael Van Canneyt
11cdb98f1b * Some changes by Eric Grange 2025-05-28 16:04:01 +02:00
Henrique Gottardi Werlang
a9f23105b4 System types like the string doesn't have a module information. Now the function is checking if is loaded to not raise any error. 2025-05-27 20:38:09 -03:00
Michael Van Canneyt
8d87707e2d * Wasm Timer host demo 2025-05-27 09:04:15 +02:00
Michael Van Canneyt
93a49d64d1 * Update filepos on write 2025-05-26 20:53:40 +02:00
Michael Van Canneyt
32a0d8c5ae * Add some utility functions, add fix for long files 2025-05-26 20:53:28 +02:00
Michael Van Canneyt
1227e89c30 ZenFS expects null in case something does not exist 2025-05-26 17:52:41 +02:00
Michael Van Canneyt
d2d95b7255 * Remove dependency on web 2025-05-26 17:52:41 +02:00
Michael Van Canneyt
c0e232bbb1 JSBigint is now external function 2025-05-26 17:52:41 +02:00
Michaël Van Canneyt
09e4256b7e * Move to correct place 2025-05-26 17:51:40 +02:00
Michaël Van Canneyt
953ca4e93c * Fix compiler warning 2025-05-24 22:23:47 +02:00
Michaël Van Canneyt
82361ed25d * Correct performance external declaration 2025-05-24 22:23:47 +02:00
Michaël Van Canneyt
d29f2e05ec * Correct copyright header 2025-05-24 22:23:47 +02:00
Michaël Van Canneyt
b50a840e9f * Canvas recorder class 2025-05-24 22:23:47 +02:00
Michael Van Canneyt
f000e8eb00 * Allow storage to work in worker environment as well 2025-05-23 16:48:31 +02:00
Michael Van Canneyt
566f2c2099 * Pas2JS side of web storage API 2025-05-22 10:47:56 +02:00
Michael Van Canneyt
a885f80a69 * Some corrections 2025-05-21 14:26:20 +02:00
Michael Van Canneyt
db612ccef0 * Bigint does not use new() 2025-05-21 11:56:48 +02:00
Michael Van Canneyt
d774bc8a8b * Add aliases for consistency of names between audio/video 2025-05-21 11:41:33 +02:00
Michael Van Canneyt
810ba97d96 * Move video codec part to webcodecs unit 2025-05-21 11:25:15 +02:00
Michael Van Canneyt
1e671fa250 * Solve compiler hint 2025-05-21 09:56:40 +02:00
Michael Van Canneyt
4f4146687e * Solve some compiler hints 2025-05-21 09:56:23 +02:00
Michael Van Canneyt
846e1807c5 * Solve compiler hint 2025-05-21 09:56:08 +02:00
Michael Van Canneyt
015c7ccbaa * Put message definitions in shared separate unit 2025-05-21 09:55:49 +02:00
Michael Van Canneyt
dd4b9fbbd0 * Add performance.now API to timer APIs 2025-05-20 14:28:45 +02:00
Michael Van Canneyt
bde7243477 * Allow writing float values to webassembly memory 2025-05-20 14:28:45 +02:00
Henrique Gottardi Werlang
ee41da203e Fix in namespace names. 2025-05-06 07:53:40 -03:00
Michael Van Canneyt
c28ee0328a * Recompiled after fixes 2025-05-05 21:25:41 +02:00
Michael Van Canneyt
6056078a27 * Handle console messages 2025-05-05 21:25:09 +02:00
Michael Van Canneyt
15ffdf1fe1 * Correct class name for ThreadAppWASIHost -> TThreadAppWASIHost 2025-05-05 21:24:46 +02:00
Michael Van Canneyt
df3c238ad2 * Correctly handle doinstantiate 2025-05-05 21:24:08 +02:00
Michael Van Canneyt
1fd96e3a1c * Register ready command 2025-05-05 21:23:09 +02:00