The Wayback Machine - http://web.archive.org/web/20210821092754/https://github.com/topics/wasmer
Here are
31 public repositories
matching this topic...
🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
-
Updated
Aug 21, 2021
-
Rust
Lunatic is an Erlang inspired runtime for WebAssembly
-
Updated
Aug 21, 2021
-
Rust
🐘🕸️ WebAssembly runtime for PHP
💎🕸 WebAssembly runtime for Ruby
-
Updated
Aug 18, 2021
-
Rust
☕ WebAssembly runtime for Java
-
Updated
Jun 19, 2021
-
Java
Execute WebAssembly from R using wasmer
A fast native implementation of diff algorithm with a pure Python fallback
-
Updated
Jun 9, 2021
-
Python
SQLite compiled to WebAssembly and WASI
Run Clang in WebAssembly 🎉
Zig bindings for the Wasmer WebAssembly runtime
Now WebAssembly has proper testing, unit-testing and debugging 🤗
-
Updated
Feb 24, 2021
-
Python
Discover WebAssembly System Interface (WASI) with C/Rust use cases
-
Updated
Jan 3, 2021
-
Makefile
A modular chatbot experiment
-
Updated
Mar 17, 2021
-
Rust
Helpers for dealing with assemblyscript memory inside wasmer-runtime
-
Updated
Jul 18, 2021
-
Rust
WebAssembly runtime for D
A serverless server with wasmer and WebAssembly
-
Updated
Sep 23, 2020
-
Rust
Fee-less decentralised applications ⛓
-
Updated
Aug 11, 2021
-
TypeScript
-
Updated
Feb 4, 2021
-
Shell
GitHub action for setting up Wasmer
-
Updated
Jul 2, 2021
-
TypeScript
Software Maintenance and Evolution: Using Web Assembly to make Serverless Applications more Portable
-
Updated
Apr 5, 2020
-
JavaScript
⚡️Supercharges WASI by coupling the filesystem to the cloud, desktop and more!
-
Updated
Oct 31, 2020
-
TypeScript
WebAssembly Service Porter
Docker images for WASI-SDK (WASI-enabled C/C++ toolchain)
-
Updated
Dec 3, 2019
-
Dockerfile
Cura Engine for Web Assembly (WASM)
Bachelor Thesis: WebAssembly for system programming
-
Updated
Dec 15, 2019
-
Rust
-
Updated
Jul 20, 2020
-
Rust
Improve this page
Add a description, image, and links to the
wasmer
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wasmer
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The examples I've taken from the wasm-bindgen book here are not working examples, and I'm not sure how to fill them out. Solutions or PR welcome.
The implementation is in main.rs and test functions in [App