Add WASM-target and a html demo page
This commit is contained in:
parent
61686b8b43
commit
f7f987f5b5
5 changed files with 751 additions and 1 deletions
7
.idea/anglais.iml
generated
7
.idea/anglais.iml
generated
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue