14 Commits

Author SHA1 Message Date
Max Ammann
1444ae7782
Clippy fixes (#197)
* Apply clippy fixes

* Use nightly for android

* Use nightly for web

* Fix feature usage

* Deny unused imports

* Add ios and web fixup

* Exit with non-zero exit code

* Add no_pendantic_os_check cfg flag
2022-11-05 13:29:11 +01:00
Maximilian Ammann
8af27b29cf Fix web compilation issues 2022-10-30 22:10:08 +01:00
Maximilian Ammann
1ea049f995 Propagate errors 2022-10-30 19:55:31 +01:00
Maximilian Ammann
5e3a74d11e Switch to TS config for webpack 2022-09-24 17:17:13 +02:00
Max Ammann
d74d1de977 Add comment 2022-09-18 14:22:33 +02:00
Maximilian Ammann
6dd67e8906 Make multithreading named consistantly 2022-09-18 11:53:08 +02:00
Maximilian Ammann
dd6c7481e2 Restructure web module to include JS code for multithreaded and non-multithreaded 2022-09-18 11:42:55 +02:00
Maximilian Ammann
f675192442 Do not build std lib by default 2022-09-17 21:28:52 +02:00
Maximilian Ammann
156e63daf4 Add conditional compilation 2022-09-08 20:17:09 +02:00
Maximilian Ammann
1f3423a70c Prepare JS lib 2022-09-08 18:08:47 +02:00
Maximilian Ammann
5b5be8ab40 Use custom profile and remove wasm-pack 2022-09-08 16:18:12 +02:00
Maximilian Ammann
2b7616918d Avoid exiting process 2022-09-08 14:17:18 +02:00
Max Ammann
0b9404a518
Add watch functionality for web (#169) 2022-09-08 11:08:32 +02:00
Maximilian Ammann
6630fcda7b Add esbuild support 2022-04-26 11:40:54 +02:00