HTML5: Enable mbedTLS module for Crypto object

Increases the size of the wasm by around 3% (~300-350 KiB).

This enables using the Crypto object for hashing, signing and encryption,
and therefore reduces the gap between the features of the HTML5 platform
and other platforms.

Closes https://github.com/godotengine/godot-proposals/issues/3574.
This commit is contained in:
Rémi Verschelde
2022-05-25 14:19:49 +02:00
parent 42b48496de
commit 3ff6d794c0
6 changed files with 0 additions and 10 deletions

View File

@@ -50,7 +50,6 @@
[/csharp]
[/codeblocks]
[b]Note:[/b] Not available in HTML5 exports.
</description>
<tutorials>
</tutorials>