-
Evaluate if the Javascript module would run faster as a WebAssembly module.
-
This is an umbrela issue that track all work items required for completing our binding story.
### What are we trying to do?
A tool to produce automated bindings from typescript definition files.
…
-
WASI is powerful enough for Adept: https://wasi.dev/
ghost updated
12 months ago
-
Would it be hard to use g3n engine with GoMobile?
https://github.com/golang/go/wiki/Mobile
I could not find a 3D engine for GoMobile. Maybe it could be a target for g3n as well?
udhos updated
2 years ago
-
Right now we have `WebAssembly.Module.imports` as well as `.exports` and `.customSections`. [API here](https://github.com/WebAssembly/design/blob/master/JS.md#webassemblymoduleexports).
It would be…
-
V8 has support for WebAssembly, and supposedly has near-native speeds. Could we make use of this in runtime? Also, Wasm is hidden behind a flag, so is there any way to enable flags for V8 in runtime?
-
Gravity could be a great candidate for WebAssembly to share code between web and mobile applications.
-
### Current behavior
Consider below example, GreenCanvas inside the RedCanvas, and I set css style "clip-path" on GreenCanvas : GreenCanvas.SetCssStyle("clip-path", "path('M300,0 500,50 300,100z')"…
-
### What
Hi there. I wanted to import ma backup using one of well known backup plugins and message "Your PHP is 32-bit. In order to import your file, please change your PHP version to 64-bit and tr…
-
For portability and code-reuse across SDKs / client libraries, it would be nice to have a (even limited) WebAssembly build. This is follow up from some interest in creating a universal library using E…