-
Evaluate if the Javascript module would run faster as a WebAssembly module.
-
WASI is powerful enough for Adept: https://wasi.dev/
-
I'm wondering if ExecuTorch can be compiled for WebAssembly target? As far as I understand, XNNPACK exists for wasm-simd, so theoretically at least for CPU it can be done? (e.g. to be compared with tf…
-
1. Clicking on link `Memory.grow` in https://github.com/WebAssembly/design/blob/master/JS.md#webassemblymemoryprototypegrow in `Perform Memory.grow with delta d.` sentence points to https://github.com…
-
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
-
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.
-
I think the real possible value here is taking someone who knows programming in general or even programming very well but only in a few languages, and making them someone who can produce artifacts of …
-
Can it be achieved through iframe or other methods?
or webview for webassembly?
-
Thoughts on possible next steps:
- [x] 1. itk.js Mesh to vtk.js vtkPolyData in WebAssembly. This will allow use to use .vtk and other ITK-supported mesh file formats.
- [x] 2. A vtk.js helper clas…