Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bellard/quickjs issues and pull requests
#362 - Can quickjs be used in multithreading?
Issue -
State: open - Opened by penneryu 27 days ago
#361 - Improve JS_GetArrayBuffer
Pull Request -
State: open - Opened by jiangjieke 30 days ago
#360 - examples/point.c: add PointEnumerable class
Pull Request -
State: open - Opened by leoplo about 1 month ago
#359 - Missing setenv() and getenviron() in library std
Issue -
State: closed - Opened by technobuddha about 1 month ago
- 2 comments
#358 - Undefined behavior in bf_set_si
Issue -
State: open - Opened by cryptocode about 1 month ago
- 1 comment
#357 - Return missing in module
Issue -
State: open - Opened by nv08 about 1 month ago
- 2 comments
#356 - skip verification of class ID in JS_GetOpaque if class_id is 0
Pull Request -
State: open - Opened by bendmorris about 2 months ago
#355 - When will QuickJS have a new release version?
Issue -
State: open - Opened by buddyliao about 2 months ago
- 6 comments
#354 - Fix compiling with undefined to `bfdec_normalize_and_round`
Pull Request -
State: open - Opened by HarlonWang about 2 months ago
#353 - Add JS_DumpObjects support
Pull Request -
State: open - Opened by HarlonWang about 2 months ago
- 3 comments
#352 - Source map support for rewriting error
Issue -
State: open - Opened by stevefan1999-personal about 2 months ago
- 2 comments
#351 - Async Module Loader
Issue -
State: open - Opened by stevefan1999-personal about 2 months ago
#350 - Fix SIGSEGV cause by WeakMap mem leak
Pull Request -
State: open - Opened by kasonyang about 2 months ago
#349 - Out-of-bound write in __bf_div, libbf.c
Issue -
State: open - Opened by 3393304070 about 2 months ago
#348 - Fixed out-of-bound write in libbf.c
Pull Request -
State: open - Opened by 3393304070 about 2 months ago
- 1 comment
#347 - Question: how many CPU cores does V8 use in benchmark?
Issue -
State: closed - Opened by linrongbin16 about 2 months ago
- 2 comments
#346 - Add a version of `JS_SetPropertyFunctionList()` that handles errors.
Pull Request -
State: open - Opened by xeioex about 2 months ago
#345 - This simple example of JS_GetModuleNamespace can't be run successfully.
Issue -
State: closed - Opened by JustDooooIt 2 months ago
#344 - Date.toLocaleTimeString does not support option hour12
Issue -
State: open - Opened by saibing 3 months ago
#343 - Static linked binary generation
Issue -
State: closed - Opened by nv08 3 months ago
- 1 comment
#342 - Add native windows support (not MinGW)
Issue -
State: open - Opened by ethindp 3 months ago
- 2 comments
#341 - Uncaughtable error seems to be caughtable when it occurs inside a Promise, is that an expected behavior?
Issue -
State: open - Opened by laishere 3 months ago
#340 - The error malloc_consolidate(): unaligned fastbin chunk detected occurs when calling JS_FreeRuntime.
Issue -
State: closed - Opened by Mr-TianLang 3 months ago
#339 - Expose `JS_ToBoolean()`, `JS_ToNumber()`, and `JS_ToObject()`
Pull Request -
State: open - Opened by kasperisager 3 months ago
#338 - Strange behavior of QuickJS interpreter
Issue -
State: open - Opened by LazataknesSoftware 3 months ago
- 2 comments
Labels: enhancement
#337 - Add WeakRef Implementation
Pull Request -
State: open - Opened by LanderlYoung 3 months ago
- 7 comments
#336 - Fix termination in Worker test
Pull Request -
State: closed - Opened by akosthekiss 4 months ago
- 2 comments
#335 - Ensure not creating a worker with non-existing module
Pull Request -
State: open - Opened by renatahodovan 4 months ago
#334 - Ensure that workers in fuzzers can create their own context
Pull Request -
State: open - Opened by renatahodovan 4 months ago
- 2 comments
#333 - Example of C class extending JS class
Issue -
State: open - Opened by Sytten 4 months ago
- 6 comments
#332 - Get/Set property of object passed as an argument
Issue -
State: closed - Opened by jockm 4 months ago
- 2 comments
#331 - How to monitor js_runtime or js_context healthness and gracefully shutdown after specified timeout
Issue -
State: closed - Opened by laishere 4 months ago
- 8 comments
#330 - docs: website typo
Issue -
State: closed - Opened by agorushkin 4 months ago
- 2 comments
#329 - Segmentation fault with cyclic imports
Issue -
State: open - Opened by malbarbo 4 months ago
- 1 comment
#328 - Please use the variable CC as a compiler when available
Issue -
State: open - Opened by yurivict 4 months ago
#327 - bump license year
Pull Request -
State: closed - Opened by LiamSwayne 4 months ago
#326 - bf_atof_internal should check `USE_BF_DEC` macro before using bfdec_normalize_and_round
Issue -
State: open - Opened by laishere 5 months ago
- 2 comments
Labels: bug
#325 - Cannot compile qjs in MinGW64 for windows...
Issue -
State: open - Opened by Honya2000 5 months ago
- 3 comments
#324 - Allow trapping `Object.getPrototypeOf` in a C proxy class
Issue -
State: open - Opened by ruochenjia 5 months ago
#323 - Cannot parse simple js code...
Issue -
State: open - Opened by Honya2000 5 months ago
- 4 comments
Labels: bug
#322 - Windows - MSVC support ?
Issue -
State: open - Opened by Honya2000 5 months ago
- 1 comment
#321 - Some 32-bit archs require explicit liking to `libatomic`, otherwise build fails: Undefined symbols: "___atomic_compare_exchange_8", "___atomic_fetch_xor_8" etc.
Issue -
State: open - Opened by barracuda156 5 months ago
- 27 comments
#320 - [macOS] Compiler should not be hardcoded, as gcc can also be used (and _should_ be used on some platforms)
Issue -
State: open - Opened by barracuda156 5 months ago
- 2 comments
#319 - heap-buffer-overflow in js_printf_internal
Issue -
State: open - Opened by renatahodovan 5 months ago
#318 - Add include guards and C++ compatibility to fuzz_common.h
Pull Request -
State: open - Opened by renatahodovan 5 months ago
- 2 comments
#317 - Fix non-ASCII strings in `JS_NewAtomLen`
Pull Request -
State: open - Opened by Emill 5 months ago
#316 - GNU/Hurd build fixes
Pull Request -
State: closed - Opened by pinotree 5 months ago
#315 - Problem with creating new class type from C code and displaying list of props/functions from it.
Issue -
State: closed - Opened by reinholdPL 5 months ago
- 16 comments
#314 - "invalid escape sequence in regular expression"
Issue -
State: open - Opened by jclab-joseph 5 months ago
#313 - Fix `JS_HasException()` when `null` is thrown
Pull Request -
State: closed - Opened by kasperisager 5 months ago
- 1 comment
#312 - Revert "Add `JS_HasException()` (#265)"
Pull Request -
State: closed - Opened by bellard 5 months ago
- 7 comments
#311 - Fix excessive backtracking in regex engine by introducing backtrackig limit
Pull Request -
State: open - Opened by renatahodovan 6 months ago
- 14 comments
#310 - [async/module] Strange behavior when running async function with the `--module` option
Issue -
State: open - Opened by absop 6 months ago
#309 - [stdlib] `console.log`/`print` does not flush `stdout` after calling `fwrite`
Issue -
State: open - Opened by absop 6 months ago
#308 - Create Github repository for TCC, FFmpeg,... plssssssss
Issue -
State: closed - Opened by nguyengiabach1201 6 months ago
#307 - Fix JSValue casting
Pull Request -
State: open - Opened by metarutaiga 6 months ago
- 4 comments
#306 - Backtrace barrier doesn't work correctly for syntax errors inside functions
Issue -
State: open - Opened by Emill 6 months ago
- 2 comments
#305 - [error] Errors thrown by asynchronous functions are not handled
Issue -
State: open - Opened by absop 6 months ago
- 2 comments
#304 - Fix `js_string_pad()` mem leak
Pull Request -
State: open - Opened by xeioex 6 months ago
#303 - Fix `js_bigfloat_parseFloat()`
Pull Request -
State: open - Opened by xeioex 6 months ago
#302 - Fix GC leak in `js_proxy_get()`
Pull Request -
State: closed - Opened by xeioex 6 months ago
#301 - Fix GC leak in handling of `JS_IteratorNext()` result
Pull Request -
State: open - Opened by xeioex 6 months ago
#300 - Add CONFIG_NO_WORKER Makefile option
Pull Request -
State: open - Opened by nickva 6 months ago
- 1 comment
#299 - New seed corpus for fuzzing
Issue -
State: open - Opened by renatahodovan 6 months ago
- 14 comments
#298 - Hang on non-existent worker source
Issue -
State: open - Opened by renatahodovan 6 months ago
#297 - Remove new lines in function constructor
Pull Request -
State: open - Opened by bozokopic 6 months ago
#296 - Add `JS_GetVersion()`
Pull Request -
State: open - Opened by xeioex 6 months ago
#295 - Improve `js_os_exec`
Pull Request -
State: closed - Opened by chqrlie 6 months ago
#294 - Update `JS_NewTypedArray()` to C level API
Pull Request -
State: open - Opened by xeioex 6 months ago
- 11 comments
#293 - Add `js_resolve_proxy`
Pull Request -
State: closed - Opened by chqrlie 6 months ago
#292 - Add the missing fuzz_common.c
Pull Request -
State: closed - Opened by renatahodovan 6 months ago
- 2 comments
#291 - Type checks for typed arrays and array buffers.
Pull Request -
State: open - Opened by xeioex 6 months ago
- 9 comments
#290 - Question: features needed for React
Issue -
State: open - Opened by ancorgs 6 months ago
- 4 comments
#289 - Improve class parser
Pull Request -
State: closed - Opened by chqrlie 6 months ago
#288 - Improve libunicode and libregexp headers
Pull Request -
State: closed - Opened by chqrlie 6 months ago
#287 - SEGV in gc_decref_child
Issue -
State: open - Opened by Qbtly 6 months ago
#286 - Improve unicode table handling
Pull Request -
State: closed - Opened by chqrlie 6 months ago
#285 - libunicode.c:266:12: runtime error: load of misaligned address 0x55999c989af5 for type 'uint16_t', which requires 2 byte alignment
Issue -
State: closed - Opened by darlinghoshi4 6 months ago
- 2 comments
#284 - dynamic-stack-buffer-overflow in js_std_setenv
Issue -
State: open - Opened by renatahodovan 7 months ago
#283 - heap-use-after-free /quickjs/./quickjs.h:671:21 in JS_DupValue
Issue -
State: open - Opened by Qbtly 7 months ago
#282 - resolve_labels: Assertion `label_slots[i].first_reloc == NULL' failed
Issue -
State: open - Opened by renatahodovan 7 months ago
#281 - dynamic-stack-buffer-overflow in js_os_chdir
Issue -
State: open - Opened by renatahodovan 7 months ago
- 1 comment
#280 - Running GC or exiting with pending promise in top level await causes use-after-free crash in GC.
Issue -
State: open - Opened by chmeyer-ms 7 months ago
- 1 comment
#279 - `make` note error on Raspberry Pi OS.
Issue -
State: open - Opened by MichaelKazarian 7 months ago
#278 - int/int32_t warnings when int32_t is long int
Issue -
State: closed - Opened by Emill 7 months ago
- 2 comments
#277 - Assertion Error on JS_FreeRuntime
Issue -
State: closed - Opened by Qbtly 7 months ago
- 6 comments
#276 - `In` operand does not work with arrays
Issue -
State: closed - Opened by gabrielmfern 7 months ago
- 2 comments
#275 - When `for` loop has a label at beginning, `break` does not work correctly
Issue -
State: open - Opened by wch 7 months ago
- 4 comments
#274 - ERROR: LeakSanitizer: detected memory leaks in quickjs
Issue -
State: open - Opened by Qbtly 7 months ago
#272 - Add `JS_NewTypedArray()`
Pull Request -
State: closed - Opened by xeioex 7 months ago
- 3 comments
#267 - OSS-Fuzz targets improvements
Pull Request -
State: closed - Opened by renatahodovan 7 months ago
- 9 comments
#265 - Add `JS_HasException()`
Pull Request -
State: closed - Opened by kasperisager 7 months ago
- 1 comment
#264 - Add `JS_StrictEq()`, `JS_SameValue()`, and `JS_SameValueZero()`
Pull Request -
State: closed - Opened by kasperisager 7 months ago
- 2 comments
#263 - Add `JS_ToDate()`
Pull Request -
State: closed - Opened by kasperisager 7 months ago
#262 - Expose `JS_SetUncatchableError()`
Pull Request -
State: closed - Opened by kasperisager 7 months ago
- 1 comment
#261 - Class method with name `get` throws incorrect "invalid property name" exception
Issue -
State: closed - Opened by richarddavison 7 months ago
- 4 comments
Labels: bug
#259 - Fuzzing quickjs with LibFuzzer
Issue -
State: closed - Opened by renatahodovan 8 months ago
- 15 comments
#258 - Fix invalid exception for class method with name "get"
Pull Request -
State: closed - Opened by richarddd 8 months ago
- 1 comment
#255 - Compilation Error in quickjs.c without -DCONFIG_BIGNUM Option
Issue -
State: open - Opened by lanytcc 8 months ago
- 16 comments
#239 - Use closefrom if available
Pull Request -
State: closed - Opened by nicolas-duteil-nova 9 months ago
- 18 comments