Skip to content

xby-gff/wasm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

wasm-test

wasm 入门学习记录

#go version 1.22.1 1、设置变量: set GOOS=js set GOARCH=wasm 2、构建wasm : go build -o .\static\main.wasm .\assets\main.go 3、启动服务: go run .\server\server.go 4、访问页面: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published