Skip to content

kimgh06/wasm_tutorial_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

컴파일러 설치

cargo install wasm-pack

컴파일

wasm-pack build --target web

서버 실행

8000은 원하는 포트 번호로 변경이 가능합니다.

python -m http.server 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published