John Davis
John Davis
https://emscripten.org/docs/api_reference/fiber.h.html?highlight=emscripten_fiber_swap The intention being to get all this going in a Dockerfile
https://github.com/emscripten-core/emscripten/issues/10991#issuecomment-973671795 see comment from @GorNishanov
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. On...
libtool: compile: /tmp/emsdk/upstream/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/.libs/common.o In file included from google/protobuf/stubs/common.cc:34: ./google/protobuf/stubs/once.h:126:30: error: cannot...
A way to simulate 3D toroidal volume textures using 2D texture support would be fantastic. ie Use existing bilinear sampling to build trilinear sampling in the shader. Once WebGL2 rolls...
Is Nostr immune to this stuff? https://www.zerohedge.com/geopolitical/shadowy-us-spy-firm-promises-surveil-crypto-users-highest-bidder
Add uv transforms to thininstances.
Can we enable discussions on this repo @feross ?
Is there an example in this repo for signing sha-3-512 hashes per these docs? https://developers.yubico.com/WebAuthn/Concepts/Using_WebAuthn_for_Signing.html
has anyone built git server using emscripten?