33KK
33KK
### Discussed in https://github.com/khvzak/mlua/discussions/196 Originally posted by **33kk** August 2, 2022 I need to cap memory usage of the lua context, so I am trying to check current memory usage...
- [ ] Update style metadata on first 50 pages with each sorting option - [ ] from archive - [ ] from USO - [ ] Look for issues...
### Describe the bug The component imported using `lazy(() => import("Component"))` does not import the CSS file in SSR ### Your Example Website or App https://github.com/33kk/solid-ssr-test ### Steps to Reproduce...
**Is your feature request related to a problem? Please describe.** Current solutions are not very useful in any new areas or when the current local backend remembers cell tower positions...
- Download dependencies directly using the DEPS file - Don't include any v8 source code in the crate - Fix builds for android - Move away from relying on secondary_tree...
- Show something instead of a black screen like the logo mpv osc shows in idle state, or some custom image - Show metadata like https://github.com/vc-01/metadata-osd
SolidJS uses `class` instead of `className`.
Example: ``` $alias create test pipe abb say ${0+} $$test fdm | translate -> 👥 English → English: fdm ``` Expected: ``` $$test fdm | translate -> At least two...
- Removed outdated actions from `actions-rs` - All the builds are now done natively using cross-compilation - `Dockerfile` doesn't download binaries anymore - Added nightly release, though that may need...