Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emcc typescript example

创建项目

npm init @vitejs/app

初始化项目

npm install

运行项目

npm run dev

说明

C语言代码在: src/wasm 目录下

编译 wasm 模块:
    cd src/wasm
    ./build.sh

test code in:
    src/components/HelloWorld.vue

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages