Closed andreyrd closed 3 years ago
Hi @andreyrd did you see an improvement with the newer emscripten version?
I don't think so, but I was finding it very difficult to get consistent results when trying to measure if there was any kind of speed improvement. It was acting strange, and the WASM version was slower than the JS version.
@andreyrd I used this setup https://github.com/webarkit/jsartoolkitNFT/issues/67#issuecomment-941412397 to build jsartoolkitNFT , i updated also the wiki https://github.com/webarkit/jsartoolkitNFT/wiki#recommended-build-using-docker. I think should work also for NFT-Marker-Creator.
I couldn't get the Docker build to work, and ended up fixing the build on macOS using the latest version of emscripten. I have a lot more suggestions for this project in general (don't publish builds to git, use Github releases, use parameters instead of a string with flags, etc.), and I really would like to make it run much, much faster on the web, so I'm hoping to submit more PRs in the future.