Skip to content

webworker上でWASMのマルチスレッドを動かす実験コード

Notifications You must be signed in to change notification settings

milhidaka/wasm-multithread-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webworker上でWASMのマルチスレッドを動かす実験コード

  • COEP対応のHTTPサーバ
  • emscriptenで生成したマルチスレッドWASMをworker上で正しく動かす

依存パッケージ

npm install

ビルド(emscripten必要)

npm run build

実行

npm run serve

http://localhost:8080/ を開く

About

webworker上でWASMのマルチスレッドを動かす実験コード

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published