wasm
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.
Here are 306 public repositories matching this topic...
Really great work! I've been using your version instead the official!
Can you add CMD/CTRL + K shortcut to quickly find user contact conversation and start/continue conversation.
It's useful even if automatically focus the search mode, without creating a new modal (like official native app)
Thanks
-
Updated
Feb 20, 2018 - JavaScript
@TimHambourger made a very useful test harness, we could integrate it in our CI somehow (if @TimHambourger is ok with that).
Note we can keep a seperated repo.
-
Updated
Dec 29, 2019 - JavaScript
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
May 27, 2020 - JavaScript
-
Updated
Nov 2, 2018 - JavaScript
I think it'd be great to add Made With WebAssembly somewhere highly visible on Wasm By Example, to help people looking to learn Wasm, some ideas on things they can build.
For example if someone was in the camp of #4 , they would go to Wasm By Example, learn the basics of strings in wasm, and then go to Made with Wasm to see how others are doing that exact type of application they want to build.
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
May 20, 2019 - JavaScript
It's worth documenting that we can actually pass args to cargo using extraArgs and -- ...
-
Updated
May 4, 2018 - JavaScript
-
Updated
Dec 9, 2019 - JavaScript
Typescript support
Do you plan on generating declaration files for supporting Typescript?
You could either have them as part of the repo or contribute to https://github.com/DefinitelyTyped/DefinitelyTyped/
Thanks in advance!
-
Updated
Mar 2, 2020 - JavaScript
Add a PolyDataIO based on the VTK::IOGeoJSONmodule:
https://github.com/Kitware/VTK/tree/master/IO/GeoJSON
Steps (a complete example can be found here):
- Verify that the test suite runs and p
-
Updated
Feb 25, 2020 - JavaScript
-
Updated
May 6, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
- Organization
- WebAssembly
- Website
- webassembly.org
- Wikipedia
- Wikipedia


The on-line demo at http://kripken.github.io/sql.js/examples/GUI/ does not give error messages (for wrong SQL or missing tables or attributes).
The version of @lovasoa does: http://lovasoa.github.io/sql.js/GUI/