Minimal example making webpack and wasm/Emscripten work together.
Build instructions:
- Clone this gist
npm install
npm start
- Open
http://localhost:8080
- Look at console
<?php | |
/* | |
* This file is part of Part-DB (https://github.com/Part-DB/Part-DB-symfony). | |
* | |
* Copyright (C) 2019 - 2023 Jan Böhmer (https://github.com/jbtronics) | |
* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU Affero General Public License as published | |
* by the Free Software Foundation, either version 3 of the License, or | |
* (at your option) any later version. |
Minimal example making webpack and wasm/Emscripten work together.
Build instructions:
npm install
npm start
http://localhost:8080