nothingismagick

Results 159 comments of nothingismagick

I will sponsor this certification process from Apple Developer. Might take a few days to get it all sorted out though, and I am not sure yet WHICH company will...

That's a really good point, however I would like to remind you that WASM is always run in a javascript context and without that JS wrapper, there is no WASM....

Not sure exactly what you mean by "randomly generated strings in the url", but in my experience this is usually there for cache-busting in-case the source-map / source file changes....

Have you looked at quasar-framework, by the way? All this stuff is figured out already. >

Its funny, I've been looking for something like this for JS (after building it in rust over at https://github.com/tauri-apps/tauri ) - I have a couple cycles free this week and...

Would you prefer a proper SPDX approach? If so, who is the exact copyright holder?

As fate would have it I'm working with D3 right now. Wouldn't be that hard to spec out, but time is tight at the moment...

@geoidesic - Are you planning on updating the docs in this regard? We spoke about it yesterday...

Regarding your comment in general, we have moved to babel7 and webpack4 - your package.json shows that your source is not up to date with quasar 0.16.1...

Yes, your approach would *theoretically* work, but the thing is that we want to centrally manage the packages installed for the various test runners. We are not merely offering mocha-webpack....