An open API service indexing awesome lists of open source software.

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.

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.

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](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)