#
webassembly
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 39 public repositories matching this topic...
Open
mock-socket WebSocketServer should use the mock: false flag to not stub out the global WebSocket
1
shibbas
commented
Mar 16, 2022
Problem
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
security
ethereum
smart-contracts
blockchain
disassembler
webassembly
wasm
neo
control-flow-analysis
eos
security-analysis
evm-bytecode
call-flow-analysis
-
Updated
Feb 8, 2022 - Python
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
-
Updated
Apr 15, 2022 - Python
A Forth implementation compiling to WebAssembly.
-
Updated
May 5, 2019 - Python
WebAssembly interpreter in RPython
-
Updated
Apr 16, 2019 - Python
Research on WebAssembly
-
Updated
May 6, 2022 - Python
A fast native implementation of diff algorithm with a pure Python fallback
-
Updated
Nov 15, 2021 - Python
Direct, source-level WebAssembly debugger
-
Updated
Mar 15, 2021 - Python
Python framework to create web-apps on top of Pyodide
-
Updated
May 11, 2022 - Python
speed up Python with Rust via WebAssembly - Oct 2020
-
Updated
Oct 29, 2020 - Python
Medical DICOM file P10 Viewer/Chrome Extension + Python Code In Browser (-Pyodide-> WebAssembly) + Pydicom parser + TypeScript React App (CRA). Use d4c-queue npm lib.
-
Updated
Nov 15, 2021 - Python
Unofficial nextpnr WebAssembly packages
-
Updated
May 22, 2022 - Python
Interacting with WebAssembly from python.
-
Updated
Dec 21, 2021 - Python
A WebAssembly-to-SmileBASIC transpiler, allowing 100% legal C++ on Nintendo 3DS
-
Updated
Jan 19, 2020 - Python
Examples using the emscripten pipeline
-
Updated
Sep 1, 2019 - Python
sqlite3 compiled to WASM for the browser and server
-
Updated
Aug 11, 2021 - Python
Run machine code, assembly and webassembly
-
Updated
May 10, 2022 - Python
Demonstration of Andes running in WebAssembly
-
Updated
Apr 17, 2021 - Python
WebAssembly binary encoding library
-
Updated
Jul 13, 2021 - Python
fastapi simple todo example
-
Updated
Jun 11, 2021 - Python
- Organization
- WebAssembly
- Website
- webassembly.org
- Wikipedia
- Wikipedia
I think it would be helpful to have more example in docstrings on how to use various functions and methods exposed in Pyodide. The general approach could be to,