-
#### Feature
Add a Cranelift backend that compiles to Webassembly.
#### Benefit
This would allow a compiler to run in the browser and compile code to run in the browser.
#### Implement…
-
Good day
If you don't know [wazero](https://github.com/tetratelabs/wazero) is fully go written WebAssembly runtime so with tree-sitter.wasm + wazero this project could be fully independent from cgo…
-
*Issue migrated from trac ticket # 18600*
**component:** GUI-all | **priority:** normal | **keywords:** gsoc-project
#### 2019-11-27 05:52:30: kanaka (Joel Martin) created the issue
___
There is r…
-
The plugin functionality of mdBook is really useful, but I do feel a bit strange about letting plugins run amok without any sandboxing. It wouldn't be too complicated to add wasmtime or a wasm interpr…
-
I got this error on Edge browser:
WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 4KB.
Use webassembly.compile, or compile on a worker thread. at instantia…
-
I'm partially able to get a hacked up local build with WebAssembly locally as something that I'd been playing with, but I saw that @pcwalton is also working on this ... so I'll share what I know here:…
-
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.
…
-
### Application contact emails
michelle@fermyon.com, radu.matei@fermyon.com
### Project Summary
Spin is an open source framework for building and running fast, secure, and composable cloud mi…
-
Given that OpenDylan now has a LLVM-based code generator, how much work would it be to add WebAssembly target?
-
I was thinking this morning that we could probably add support for web assembly using canvas and mouse events.