-
`cargo test` fails in a project made by `napi new`.
All napi-rs-releated versions are the most recent version.
My PC: x86_64 (AMD), Windows 11 23H2
(I also tested on a GitHub Actions host for my pr…
-
dlopen/dlsym/dlclose(또는 LoadLibrary/GetProcAddress/FreeLibrary) 사용, 외부 모듈이 훅 추가할 수 있도록
* * *
참고
```c
#pragma once
typedef struct Library *Library;
Library LibraryOpen(const char *path);
void *Lib…
-
Hi, Kivy developers! I decided to try using the `MPV` video player as a backend for video rendering. There are `python-mpv` `ctypes bindings` for the `MPV core library` https://github.com/jaseg/python…
-
The following warnings are visibile in logs:
```bash
wrapper.cpp:85:27: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'init_embedder_local_func'…
-
When I run tests that involve napi on Windows with `nextest` (multi-threaded) I get an error that reports: "GetProcAddress failed". The same tests succeed on Ubuntu & MacOS.
```
error: creating te…
-
I recently found something really weird.
We're running box86 in combination with gl4es on various linux handhelds in this example RK3326, SDL2 via KMS/DRM no X11.
We never had luck running Super M…
-
Hi,
I have display of 480*640 and below configuration doing in wayland.ini file
[output]
name=LVDS-1
mode=480X640
transform=rotate-90
Whenever i am trying to run chromium in kiosk mode or s…
-
Current headers are converted to static bindings (with optional "delayed").
Would it be possible to have an option to generate dynamic bindings instead ? (with GetProcAddress, etc)
The use case …
-
Hello,
When WebGL is not supported by the browser ( ex : adding --disable-webgl flag to chrome ), bgfx::init() will trigger
```
[BGFX FATAL | UnableToInitialize] Failed to create context.
```
t…
-
I am running flutter-pi on an NXP i.MX8M Nano with GPU Vivante GC7000UL.
While most screens of the app look perfect, there is a problem with a screen that uses background color. This is how it appe…