-
### Description
The Blazor JS Interop page contains the following example of disposing a JS Module:
```
async ValueTask IAsyncDisposable.DisposeAsync()
{
if (module is not null)
…
-
https://github.com/IETF-Hackathon/pqc-certificates
we probably will need support for DER/PEM encoding for that; that should be easy to reuse from the python-ecdsa library (which given the X25519-ML…
-
Hi, Can this be run on mac?
-
One of Markdown strengths is that I can use the same file for pandoc, blog and static site generators.
Therefore, it would be great to have an option to convert to Markdown files with png links.
-
I am considering using gotables as a dB on mobile using gomobile compiler. The golang code would be running as a background service.
The foreground apps on the mobile would be flutter based
But I…
-
It is decently common for people to want to integrate wgpu into a larger application that is using a graphics api or to use a library built around a graphics api to integrate with wgpu. There are many…
-
### Discussed in https://github.com/moderngl/moderngl/discussions/682
Originally posted by **hrbigelow** March 30, 2024
I am interested in using both moderngl and [jax](https://github.com/goog…
-
AFAIK this game works fine with dgVoodoo2 dx9-to-dx11 wrapper, but since it uses dx9.dll it can't be used with FF13Fix. As per [PCGamingWiki](https://www.pcgamingwiki.com/wiki/DgVoodoo_2#HDR_Retrofit_…
-
We should start looking at what are the issues we need to resolve in order to publish our CR. @beaufortfrancois could you triage the issues that are vNext (thinking of element-based Picture-in-Picture…
-
Hi,
[YARRRML](https://rml.io/yarrrml/spec/) language provides a human-friendly way for users to define their data mappings.
I understand that YARRRML creates an abstraction over RML, but for st…