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
wasm/go.mod
Normal file
7
wasm/go.mod
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module neemek.com/anglais/wasm
|
||||
|
||||
go 1.23.0
|
||||
|
||||
replace neemek.com/anglais/core => ../core
|
||||
|
||||
require neemek.com/anglais/core v0.0.0-00010101000000-000000000000
|
||||
Loading…
Add table
Add a link
Reference in a new issue