Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 338 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 338 Bytes

emsdk_pthread_nested_webpack

Description

This is a minimal example of a pthread-enabled project bundled with webpack.
The purpose is to show an issue where a nested bundle gives a runtime error in creating a new Web Worker. See emscripten issue #22521 for background.