All Projects → hamza1311 → reqwasm

hamza1311 / reqwasm

Licence: other
HTTP requests library for WASM Apps

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to reqwasm

vrcpu
Code, documentation, schematics, notes for my Ben Eater inspired breadboard computer and emulator
Stars: ✭ 98 (+20.99%)
Mutual labels:  wasm
wasm-mt
A multithreading library for Rust and WebAssembly
Stars: ✭ 121 (+49.38%)
Mutual labels:  wasm
TwitterMediaDownloader
downloads photos and videos from twitter
Stars: ✭ 15 (-81.48%)
Mutual labels:  requests
wasm-linker-js
A simple WebAssembly Linker in JavaScript
Stars: ✭ 14 (-82.72%)
Mutual labels:  wasm
nanogui-GLES-wasm
nanogui port for GLES and WASM
Stars: ✭ 37 (-54.32%)
Mutual labels:  wasm
imgalign
Webapplication for image stitching and aligning
Stars: ✭ 162 (+100%)
Mutual labels:  wasm
RESTEasy
REST API calls made easier
Stars: ✭ 12 (-85.19%)
Mutual labels:  requests
gearoenix
Cross-platform C++ 3D game engine.
Stars: ✭ 33 (-59.26%)
Mutual labels:  wasm
pyscrapper
📷 web scrapping in python: multiple libraries -requests, beautifulsoup, mechanize, selenium
Stars: ✭ 50 (-38.27%)
Mutual labels:  requests
Web-crawler-engineer-for-Python
Web-crawler-engineer-for-Python
Stars: ✭ 42 (-48.15%)
Mutual labels:  requests
jasper
🧳 Single-binary packaging for Ruby applications that supports native and Wasm targets
Stars: ✭ 29 (-64.2%)
Mutual labels:  wasm
fullstack-rust
Reference implementation of a full-stack Rust application
Stars: ✭ 39 (-51.85%)
Mutual labels:  wasm
cosmicverge
A systematic, sandbox MMO still in the concept phase. Will be built with Rust atop BonsaiDb and Gooey
Stars: ✭ 18 (-77.78%)
Mutual labels:  wasm
wasm-ops
Chart of WebAssembly Instructions
Stars: ✭ 46 (-43.21%)
Mutual labels:  wasm
rgeometry
Computational Geometry library written in Rust
Stars: ✭ 77 (-4.94%)
Mutual labels:  wasm
MudBlazor.Markdown
Markdown component based on the MudBlazor environment
Stars: ✭ 30 (-62.96%)
Mutual labels:  wasm
RoguelikeTutorial2020
r/RoguelikeDev Does The Complete Roguelike Tutorial
Stars: ✭ 25 (-69.14%)
Mutual labels:  wasm
wazm
Web Assembly Zig Machine
Stars: ✭ 54 (-33.33%)
Mutual labels:  wasm
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
Stars: ✭ 33 (-59.26%)
Mutual labels:  wasm
vmrp
mrp emulator, virtual machine, mrp模拟器
Stars: ✭ 126 (+55.56%)
Mutual labels:  wasm

Reqwasm

crates.io docs.rs licence

HTTP requests library for WASM Apps. It provides idiomatic Rust bindings for the web_sys fetch and WebSocket API

This re-exports all the API from gloo-net crate.

Future plans

  • Add framework specific support - e.g. Yew suspense support will be added behind a feature flag.

Contributions

Your PRs and Issues are welcome. Note that all the contribution submitted by you, shall be licensed as MIT or APACHE 2.0 at your choice, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].