dulcificumjs 0.1.0-alpha.4
Install from the command line:
Learn more about npm packages
$ npm install @ultimaker/dulcificumjs@0.1.0-alpha.4
Install via package.json:
"@ultimaker/dulcificumjs": "0.1.0-alpha.4"
About this version
A worker that runs Dulcificum in a browser using the Emscripten to compile for wasm
- Python 3.11 or higher
- Ninja 1.10 or higher
- VS2022 or higher
- CMake 3.23 or higher
- nmake
- Python 3.11 or higher
- Ninja 1.10 or higher
- apply clang 11 or higher
- CMake 3.23 or higher
- make
- Python 3.11 or higher
- Ninja 1.10 or higher
- gcc 13 or higher
- CMake 3.23 or higher
- make
We are using conan to manage our C++ dependencies and build configuration. If you have never used Conan read their documentation which is quite extensive and well maintained.
-
Configure Conan
-
Before you start, if you use conan for other (big) projects as well, it's a good idea to either switch conan-home and/or backup your existing conan configuration(s).
That said, installing our config goes as follows:
pip install conan==1.64
conan config install https://github.com/ultimaker/conan-config.git
conan profile new default --detect --force
- Installing NodeJS deps
Using Dulcificum in this project follows normal NodeJS package conventions. During an explicit user instigated pre-install step,
we use Conan (installed and setup above), to build or download the wasm binaries from the JFrog Artifactory.
and installing these in src/Dulcificum/
npm run install_dulcificum
npm install
Details
- dulcificumjs
- Ultimaker
- 3 months ago
- 7 dependencies
Assets
- dulcificumjs-0.1.0-alpha.4.tgz
Download activity
- Total downloads 5,417
- Last 30 days 0
- Last week 0
- Today 0