Skip to content

Becavalier/geektime-wasm-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Geektime Wasm Tutorial

Materials related to the Geektime Wasm course.

Use Case - Media Example

  1. First run the server with below command.
cd ./media-example && node node-wasm-server.js
  1. Open "http://localhost:8888/index.html" to see the result.