-
In [this issue](https://github.com/dart-lang/native/issues/848) and [this issue](https://github.com/dart-lang/sdk/issues/54233), the issue of whether or not the user should call `release()` on jnigen …
-
Is it possible to use GC features like struct or array from wasmtime-py?
```python
from wasmtime import Store, Module, Instance, Config, Engine
config = Config()
config.wasm_gc = True
engine = Engine…
-
https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/Exceptions.md
-
Currently we clear a job's rows from each job table in separate transactions (code r[ef](https://github.com/msbutler/cockroach/blob/butler-no-deadlock-alter-tenant/pkg/jobs/registry.go#L1280)), which …
-
Nice to see theres a saturn emulator in the works!
I was unable to even open the emulator, only getting stuck on a green screen.
I placed the SetGX folder into the apps folder on the root as direct…
-
## Feature Request
The current landing page in GC Explorer (GCE) only displays configured views for a community. While functional, it falls short as a true entry point to the broader GuardianConnecto…
-
For example, plugging a component with wasm-gc internals into a wasi-cli command:
```
$ wac plug command-incomplete.wasm --plug gc_component.wasm -o command.wasm
error: struct indexed types not supp…
-
This notebook:
https://github.com/isb-cgc/Community-Notebooks/blob/master/HTAN/Python%20Notebooks/Creating_CDS_Data_Import_Manifests_Using_BQ.ipynb
will need to be renamed and revised to the new name…
-
Hello,
I wish I had the knowledge in C/C++ land to contribute addition of these myself.
Are these planned to be supported?
There is some tools that make them compatible with PC already (although se…
-
Our current sanity checking happens after the main GC. This becomes less useful for binding developers if they fail in the GC and the sanity checking has no chance to run.
It will be helpful if we c…