-
### 你在什么场景下需要该功能?
使用 xmake 制作 SDK,需要将SDK与工程分离,并且需要避免使用`git submodule`的场景
### 描述可能的解决方案
目录结构:
```
C:.
├─app
│ main.c
│ xmake.lua
│
└─foo
foo.c
foo.h
xmake…
-
Hi,
I can see you removed Openwrt 21 support in last commit. Is libernet still working on Openwrt 21 if I managed to install php7?
Do you think to add support to Openwrt 21 soon?
Thanks in ad…
-
```
Archos 5 Internet Tablet Android 1.6
Force close after repeatedly running and editing a good script and after
repeatedly switching between SL4A and other applications. The behavior suggests
to …
-
```
Archos 5 Internet Tablet Android 1.6
Force close after repeatedly running and editing a good script and after
repeatedly switching between SL4A and other applications. The behavior suggests
to …
-
Thanks to the docker image the bindings can be built for many lua versions in a controlled and isolated environment:
``` console
docker build -t lua/louis . --no-cache --build-arg LUA=lua5.1 --build…
-
I once was able to run Lua within an enclave. When I try to compile the code now, I get a linkage error saying setjmp and longjmp is undefined. Here is a small program that demonstrates the problem.…
-
### Description
I'm trying to use netcoredbg from neovim through nvim-dap and I get the following errors when debuging a simple ASP.NET Core Web API template project on Windows:
```
Error exec…
-
This is more a question, but perhaps it could also be added to the main README
or a FAQ entry (which could be useful IMO).
Can we combine toybox with e. g. mruby to produce one combined binary?
…
-
### Describe the project you are working on
None atm
### Describe the problem or limitation you are having in your project
PS: This is more a tracker than a proposal (its already being implem…
-
There are no things that JavaScript can do that can't be done with Rust. It makes possible the next logical step - get rid of NodeJS for generating parsers from the description as well.
There is a …