Add WASM-target and a html demo page

This commit is contained in:
Neemek 2024-12-13 11:35:38 +01:00
parent 61686b8b43
commit f7f987f5b5
Signed by: neemek
GPG key ID: 28360A8951CD0E9B
5 changed files with 751 additions and 1 deletions

7
.idea/anglais.iml generated
View file

@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="Go" enabled="true">
<buildTags>
<option name="os" value="js" />
<option name="arch" value="wasm" />
</buildTags>
</component>
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />