Граф коммитов

128 Коммитов

Автор SHA1 Сообщение Дата
Jerome Laban a25119e919 chore: Adjust readme.md 2024-09-13 15:46:54 -04:00
Mike Irving 41096a4e64
Improve Readme.md
mention .NET 8, correct spelling of JavaScript
2024-07-19 13:48:23 +01:00
agneszitte c0468496f3 docs: Enable markdown linting and spell checking with related fixes 2024-06-03 19:51:14 -04:00
Maxim Marinchenko c3d5fa890f docs: Sync Readme.md with doc/toc.yml (except for release-procedure.md) 2023-02-17 23:18:02 +05:00
Jerome Laban dd17569c29 cI: Adjust major version
+semver:major
2022-10-27 16:37:17 -04:00
Jérôme Laban 3e7cc247cb
Merge pull request #506 from unoplatform/dev/jela/docs
docs: split docs for aggregation
2022-05-12 08:00:30 -04:00
Jerome Laban a112787115 feat: Add the ability to override the runtime's assembly precedence 2022-04-12 14:13:41 -04:00
Jérôme Laban fd06b3ff83
Merge pull request #484 from mmarinchenko/main
docs: minor fixes
2022-03-17 14:53:37 -04:00
Jérôme Laban 2d7fde2ab1
docs: Adjust long path docs 2022-03-17 13:47:27 -04:00
Jerome Laban 15665b0f2a docs: Adjust theme-aware splashscreen 2022-02-21 17:32:06 -05:00
Maxim Marinchenko 30898430d0
docs: minor fixes 2022-02-20 23:16:35 +05:00
Maxim Marinchenko d87e181dc6
docs: minor fixes 2022-02-20 23:13:45 +05:00
Jerome Laban 3669e0cb06 feat: Add 4GB memory configuration detection support 2022-01-18 17:03:55 -05:00
Jerome Laban 7c2c7c4ddf fix: Improve WebAssembly heap consumption
Moves the file materialization to the javascript side in order to avoid managed memory changes, and avoid memory limits. Automatic profile flushing every 5 seconds is also added.
2022-01-17 11:00:35 -05:00
Jerome Laban f989bd8d2c feat: Add support for managed memory profiling 2022-01-14 11:13:27 -05:00
Carl de Billy f67b8e2426 docs: Apply suggestions from code review
Co-authored-by: Jérôme Laban <jerome.laban@nventive.com>
2021-10-26 14:15:36 -04:00
Carl de Billy 6e08be9710 ci: misc fixes 2021-10-26 14:15:36 -04:00
Carl de Billy 490be9d289 feat(browserembedded): Added a new "BrowserEmbedded" ShellMode. 2021-10-26 14:14:24 -04:00
Jerome Laban 07ce5ebbbb feat: Add the ability to configure emcc linker level 2021-07-22 11:08:33 -04:00
Jérôme Laban 67b1211775
docs: Adjust link for PWA 2021-06-16 20:13:49 -04:00
Jerome Laban 7f943e8a1b feat: Add environment variable for `WasmShellWebAppBasePath` property 2021-06-07 16:39:30 -04:00
Jerome Laban 0be2189075 docs: Add WasmShellWebAppBasePath documentation 2021-05-27 09:08:34 -04:00
Jerome Laban bc1c951dec docs: Update the readme with windows specifics
+semver: major
2021-05-03 10:42:10 -04:00
Jerome Laban 5728c4a2ab docs: Clarify the use of NativeCompile items 2021-04-28 13:39:49 -04:00
Jerome Laban 4114683220 test: Move to InterpreterAndAOT for tests to avoid https://github.com/dotnet/runtime/issues/50609 2021-04-05 12:22:29 -04:00
Jerome Laban 575be0143a docs: Update readme for WasmShellNativeCompile 2021-04-05 10:37:11 -04:00
Jerome Laban dfd56625d6 feat: Add support for additional pinvoke libraries 2021-04-05 10:36:15 -04:00
Jerome Laban 9254c7ed9c feat: Add support for in-place pre-compression 2021-03-31 09:20:34 -04:00
Jerome Laban 41c781d25c feat: Add support for controlling emcc linker optimizations 2021-03-25 09:13:34 -04:00
Iakov Lilo e659b54f94
Fix misspelling
Index.html -> index.html
2021-03-18 20:45:05 +06:00
Jerome Laban f086c6f95d feat: Enable AOT Profile debugging 2021-02-05 15:20:21 -05:00
Carl de Billy 12f3e64fef
docs: Apply suggestions from code review
Co-authored-by: David Oliver <david.oliver@nventive.com>
Co-authored-by: Jérôme Laban <jerome.laban@nventive.com>
2021-02-04 13:57:02 -05:00
Carl de Billy a181f54032 docs(linker): Add documentation to use the linker configration in a library. 2021-02-04 13:14:40 -05:00
Jérôme Laban b0311966d5 docs: Adjust for WSL2 performance considerations 2021-02-04 07:33:56 -05:00
Jérôme Laban fb5c7ecfa6
docs: Update threading support for netcore 2021-02-03 15:19:36 -05:00
Jerome Laban 06b8ee363b feat: Add support for AOT profile filtering 2021-01-08 10:07:15 -05:00
Jérôme Laban d5b4da2a56 docs: Add AMD enabled libraries usage 2020-12-18 14:36:00 -05:00
Elie Bariche da7dac6ad5 docs: Update AOT requirements 2020-12-07 01:22:44 -05:00
Jerome Laban 5258a5e7dc docs: fix missing trace enable statement 2020-11-24 20:58:55 -05:00
Jerome Laban a1adb80cbc feat(net5): Add support for linker feature switches 2020-11-24 19:52:25 -05:00
Jerome Laban e9ab258020 feat: Add support for mono runtime tracing options for native browser stack 2020-11-24 15:13:00 -05:00
Jerome Laban 68c09f4fc1 feat: Add support for __Native dll import 2020-11-24 10:49:52 -05:00
Jerome Laban 03abc09522 feat: Add support for multi-emsdk versioned LLVM binaries 2020-11-22 11:00:32 -05:00
Jerome Laban e9ef8e7046 docs: Update readme with .NET5 support 2020-11-09 13:54:34 -05:00
Jérôme Laban 459717bd40
docs: Update publishing requirements 2020-09-28 08:31:00 -04:00
Jérôme Laban a7d730b62a
docs: Update for WSL configuration hints 2020-09-21 08:54:47 -04:00
Carl de Billy 4d7308da7b
ci: fix doc after review 2020-09-18 11:08:35 -04:00
Carl de Billy 19e88cb57a feat(deploy): .bc and .a files for static linking are no more copied to "dist" folder and used directly from their original location. 2020-09-17 18:14:11 -04:00
Carl de Billy 1dfde396c7 feat(deploy): `Deploy=` --> `UnoDeploy=` 2020-09-17 14:53:08 -04:00
Carl de Billy 1aaffccc65 docs(deploy): Added documentation about new deployment modes for content files. 2020-09-17 00:47:47 -04:00