-
Hi, I'm interested in a WebAssembly build of PROJ.
The intention is to mitigate differences across PROJ and proj4js, by simply running PROJ in the browser.
I'm curious if there are known blocker…
-
tracking issue for these functions
JSC provides us with `JavaScriptCore/WasmStreamingCompiler.h`
but the argument validation needs to use our `Response` class
-
I'm implementing a server-side library that I would like to be usable in Go/JavaScript/Rust/Python. I'm investigating whether it would be feasible to use WebAssembly for sharing code between the diffe…
-
This is a wonderful project.
Are there any tutorials out there to use this with WASM/WebAssembly/esmjs?
-
**Describe the bug**
Looks like problem with auto-injector for wasm. In general web all is ok.
**Environment**
Flutter 3.24.4
flutter_modular: 6.3.4
**To Reproduce**
```dart
import 'package…
-
BDK website states the following:
> Cross Platform
The core logic is feature rich allowing you to build any wallet from scratch on mobile, desktop and **even WebAssembly**.
Yet, when trying to us…
-
Describe the bug:
Flutter 3.24 or newer supports running a web app with Wasm using `flutter run --wasm`.
Auto-Injector for wasm.
RuntimeError: dereferencing a null pointer at ModularRouteInfo…
-
### What would you like to be added?
I would like to have the option to compile kubectl as a webassembly output. At the moment there is a few compilation errors:
```
$ GOOS=js GOARCH=wasm go buil…
-
Hi Steve. Thanks for the work on the MQTT client implementation. Something pretty exciting Flutter/Dart is working on is [compilation to WebAssembly](https://docs.flutter.dev/platform-integration/web/…
-
This goal of this issue is to discuss multiple options to implement WASM into Kibana. This focuses on WASM builds from Golang. Implementation details on Golang side are out of scope for this issue sin…