-
**Is your feature request related to a problem? Please describe.**
Comparing performance of json parser with Lua show that PeppaPEG is 2x memory hungry and takes 2x more time.
**Describe the solut…
-
Imported from https://github.com/brilliantlabsAR/monocle-micropython/issues/282
The nRF52832 supports a "System ON" mode where the MCU is expected to only draw 2.0µA of power, where a Bluetooth eve…
-
This requires some minor changes to the main script since the site_config hack should not be needed anymore (all trees in 3.x are versioned).
Ideally, it should be possible to replace the three Lua…
-
![image](https://user-images.githubusercontent.com/10564136/31250548-fb48b452-aa12-11e7-83a5-9713b36eeb16.png)
Origin: https://twitter.com/luksamuk/status/916003118575489024
-
Hello,
After I cloned the repo and installed a few dependencies manually and the rest via (`apt build-dep awesome`) I try to run `make` and get this:
`
Building…
[ 1%] Built target test-gra…
-
As talked about at the 1/28/14 [rust meetup](https://air.mozilla.org/rust-meetup-january-2014/), there is a serious safety hole. Lua error handling by default uses `setjmp`/`longjmp`, which won't fire…
-
I create an Androis app, like the instructions in the Documentation, but i have this error:
`I/skeletonproc_module,32041( 9227): create service group[0], community 32bit version[3.5.0.260] @www.srp…
-
I think binary size is important for tauri plugins, as this is the biggest advantage for Tauri vs Electron
Did some testing on plugin size compiling `examples/api`, I commented out all extensions, …
-
tl is a static type checker for Lua: https://github.com/teal-language/tl/blob/master/docs/tutorial.md (like TS for JS). It would be great to have optional type annotations in moon+ so that moon+ compi…
-
Hi, i found myself looking at the code and thinking about how this could be ported to windows, but it seems like it'll require more work than just doing the equivalent of what xcb does in the C code i…