https://github.com/wasm-outbound-http-examples/js-in-dotnet
Make HTTP requests from inside WASM in JavaScript implemented in .NET. Demo and devcontainer.
https://github.com/wasm-outbound-http-examples/js-in-dotnet
http-client http-request jint wasm webassembly
Last synced: 21 days ago
JSON representation
Make HTTP requests from inside WASM in JavaScript implemented in .NET. Demo and devcontainer.
- Host: GitHub
- URL: https://github.com/wasm-outbound-http-examples/js-in-dotnet
- Owner: wasm-outbound-http-examples
- License: mit
- Created: 2024-10-21T09:58:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T22:35:49.000Z (over 1 year ago)
- Last Synced: 2025-03-03T08:14:50.013Z (over 1 year ago)
- Topics: http-client, http-request, jint, wasm, webassembly
- Language: C#
- Homepage: https://wasm-outbound-http-examples.github.io/js-in-dotnet/
- Size: 8.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Make HTTP requests from inside WASM in JavaScript (implemented in .NET)
This devcontainer is configured to provide you latest stable versions of .NET SDK by using default devcontainer configuration.
[](https://codespaces.new/wasm-outbound-http-examples/js-in-dotnet)
#
Example
Description
Browser demo
1
[Jint in browser](browser-and-node-Jint/browser/README.md)
Jint example for browser
[Demo](https://wasm-outbound-http-examples.github.io/js-in-dotnet/Jint/)
Created for (wannabe-awesome) [list](https://github.com/vasilev/HTTP-request-from-inside-WASM)