Skip to content

jiangdunchun/WasmCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

WebAssembly Code

Introduction

This page introduces how to install Emscripten, a compiler for WebAssembly. I used the Ubuntu as the develop environment.

Notice

In my Ubuntu, the Emscripten need to be compiled every time computer was restarted.

//cd to emsdk firstly
//compile Emscripten

cd emsdk
source ./emsdk_env.sh --build=Release

About

code for WebAssembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published