-
Result shown in this page: http://www.j15r.com/blog/2013/07/05/Box2d_Addendum indicate the performance of Box2d in asm.js is way faster than web.
It's probably sufficient for JSB, in this way, we no …
-
To add more semantic to tags is correct decision. "class" attribute use very often to markup documents. But I think that idea to ressurrect this old fashioned standart (HTML) to life in future is not …
-
**Describe the bug**
If you give a nickname to a course, the page title doesn't change.
**To Reproduce**
1. Give a course a nickname
2. Look at page title
3. See error
**Expected behavior**
…
-
how does nodejs web server work to it?
-
LLVM kind of dislikes LTO-style linking, by which I mean:
1. Application does not use libc memset
2. The LLVM memset intrinsic is used
3. We want to do fully static linking (LTO style) so we get rid o…
-
Trying to run this on Chrome 97 and it is saying 'SharedArrayBuffer support required!' even though SharedArrayBuffer support should have been there for a long while. Any idea why it is breaking?
-
Hi,
Did you ever find out the algorithm used by Google Tone to produce such sounds? I'm interested in implementing the Google Tone protocol in Python for use in my favorite browser (Qutebrowser).
-
May be useful: https://bytecodealliance.org/articles/announcing-the-bytecode-alliance
Wasm runtime list: https://github.com/appcypher/awesome-wasm-runtimes
-
because why the hell no?
https://hacks.mozilla.org/2014/11/porting-to-emscripten/
-
Hi,
I am new in xtk. It looks very excited for me to visualize vtk file via browser.
However it seems that those vtk files need to be pre-computed for visualization, cannot be computed just-in-time…