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

#98 - Worker.parent.onmessage not set to null in test_worker_module.js test

Issue - State: closed - Opened by chemwolf6922 almost 3 years ago - 1 comment

#97 - Strange exception InternalError: stack overflow

Issue - State: closed - Opened by cloudending almost 3 years ago - 1 comment

#96 - Memory leak in qjsc generated c code: js_std_free_handlers not called on finish

Issue - State: closed - Opened by chemwolf6922 almost 3 years ago - 3 comments

#95 - how to read opaque from function?

Issue - State: closed - Opened by RPG3D almost 3 years ago - 1 comment

#94 - how to export class to module in C?

Issue - State: closed - Opened by RPG3D almost 3 years ago - 1 comment

#93 - Fewer <anonymous> functions in stack traces?

Issue - State: open - Opened by swankjesse almost 3 years ago - 4 comments

#92 - Finalizers can't free quickjs resources on shutdown

Issue - State: closed - Opened by mikezackles about 3 years ago - 2 comments

#91 - Shebang not ignored in ES6 module autodetect

Issue - State: closed - Opened by FergoTheGreat about 3 years ago - 1 comment

#90 - Get JS object from the opaque ID

Issue - State: closed - Opened by projectitis about 3 years ago - 1 comment

#89 - new Date().toLocaleString() raise exception randmly.

Issue - State: closed - Opened by lygstate about 3 years ago - 2 comments

#88 - Any interest in a CMake configuration?

Issue - State: closed - Opened by diamondman about 3 years ago - 2 comments

#87 - Some errors are not correctly reported during promises

Issue - State: closed - Opened by didattica-forever about 3 years ago - 1 comment

#86 - Trim trailing spaces

Pull Request - State: closed - Opened by lygstate about 3 years ago

#85 - Fixes cutils.h for MSVC

Pull Request - State: open - Opened by lygstate about 3 years ago

#84 - add gitignore for build objects

Pull Request - State: closed - Opened by cykoder about 3 years ago - 1 comment

#83 - File wildcards are not supported

Issue - State: closed - Opened by 55cc about 3 years ago - 2 comments

#82 - Macro definition error:JS_VALUE_IS_BOTH_INT in quickjs.h?

Issue - State: closed - Opened by J5ive about 3 years ago - 1 comment

#81 - RegEx error

Issue - State: closed - Opened by pcwe2002 about 3 years ago - 2 comments

#80 - Readme link to docs

Issue - State: closed - Opened by mixmix about 3 years ago - 1 comment

#79 - Update QuickJS benchmark

Issue - State: open - Opened by benstigsen about 3 years ago - 4 comments

#78 - C2440 - VS Win fix

Pull Request - State: closed - Opened by hInfern0 about 3 years ago

#75 - Error when trying to build quickjs on Raspberry Pi OS

Issue - State: closed - Opened by David-Apps about 3 years ago

#74 - pass context to interrupt handler

Issue - State: closed - Opened by andrieshiemstra about 3 years ago - 1 comment

#73 - os.close without arguments

Issue - State: closed - Opened by nagayev about 3 years ago - 2 comments

#72 - please consider adding a tag for previous "horhof" history

Issue - State: closed - Opened by saurik over 3 years ago - 2 comments

#71 - How Can I Force Garbage Collection?

Issue - State: closed - Opened by ghost over 3 years ago - 1 comment

#70 - On github actions(OSX), following test262 cases failed:

Issue - State: closed - Opened by lygstate over 3 years ago - 1 comment

#69 - On github actions(Windows), the following test262 cases failed:

Issue - State: closed - Opened by lygstate over 3 years ago - 1 comment

#68 - Linux x86 test262 failed:

Issue - State: closed - Opened by lygstate over 3 years ago - 1 comment

#67 - += to concat strings is heavily underperforming

Issue - State: open - Opened by StringManolo over 3 years ago - 11 comments

#66 - Modifying prototype causes memory leak (assertion in JS_FreeRuntime)

Issue - State: closed - Opened by jesse-k over 3 years ago - 2 comments

#65 - JS_DumpMemoryUsage will crash if u use promise

Issue - State: closed - Opened by ppvision over 3 years ago - 2 comments

#64 - JS_GetOpaque return NULL on derived js class

Issue - State: open - Opened by CeceWall over 3 years ago - 1 comment

#63 - support for stdin

Issue - State: closed - Opened by laptrinhvui000 over 3 years ago - 4 comments

#62 - Getting error: "InternalError: unknown: stack overflow" when using C API

Issue - State: closed - Opened by edwincoronado over 3 years ago - 2 comments

#61 - Fix shell injection bug in `std.urlGet`

Pull Request - State: closed - Opened by fstirlitz over 3 years ago

#60 - feat: expose getpid function

Pull Request - State: closed - Opened by ctn-malone over 3 years ago - 2 comments

#59 - support for os.exec() on windows

Issue - State: closed - Opened by sugacube over 3 years ago - 2 comments

#58 - FreeBSD build bug fixes

Pull Request - State: closed - Opened by wangqiangcc over 3 years ago - 1 comment

#57 - [DateAPI] Date parse error

Issue - State: closed - Opened by anuragagrawal-g over 3 years ago - 2 comments
Labels: Will be fixed in next release

#56 - Fix stack overflow detection

Pull Request - State: closed - Opened by mikezackles over 3 years ago - 2 comments

#55 - Stack overflow detection seems fundamentally broken

Issue - State: closed - Opened by mikezackles over 3 years ago - 4 comments
Labels: Will be fixed in next release

#54 - A performance problem about Array.prototype.unshift

Issue - State: closed - Opened by YaoHouyou over 3 years ago - 1 comment
Labels: Will be fixed in next release

#53 - Segmentation fault: Use after free

Issue - State: closed - Opened by docfate111 over 3 years ago - 1 comment
Labels: Will be fixed in next release

#52 - Not support top-level-await

Issue - State: closed - Opened by jim-king-2000 over 3 years ago - 7 comments

#51 - Fixing compilation on Windows

Pull Request - State: closed - Opened by knight666 over 3 years ago - 3 comments

#50 - Port QuickJS to ARM Cortex-M

Issue - State: closed - Opened by jim-king-2000 over 3 years ago - 1 comment

#49 - Improve cross platform comparability for quickjs.

Pull Request - State: closed - Opened by lygstate over 3 years ago - 5 comments

#48 - qjsc not distributed as part of linux binaries

Issue - State: closed - Opened by sanathusk over 3 years ago - 2 comments

#47 - Segmentation fault when JS_ReadFunctionTag goes to fail

Issue - State: closed - Opened by Zalewa over 3 years ago - 1 comment
Labels: Will be fixed in next release

#46 - Memory violation in `JS_CallInternal`

Issue - State: closed - Opened by ptr-yudai over 3 years ago - 1 comment
Labels: Will be fixed in next release

#45 - console related support

Issue - State: closed - Opened by 55cc over 3 years ago - 1 comment

#44 - Assertion Error on `JS_FreeRuntime` (Memory Leak)

Issue - State: closed - Opened by ptr-yudai over 3 years ago - 1 comment
Labels: Will be fixed in next release

#43 - Alternative Makefile to demonstrate just how small QuickJS is?

Issue - State: closed - Opened by IngwiePhoenix over 3 years ago - 1 comment

#42 - How to use built-in worker modules?

Issue - State: closed - Opened by lyohaplotinka over 3 years ago - 1 comment

#41 - Support OS Windows (MSVC compiler)

Issue - State: closed - Opened by heretic13 over 3 years ago - 4 comments

#40 - Add support for CMake

Pull Request - State: closed - Opened by Zalewa almost 4 years ago - 9 comments

#39 - Where is the project’s main development repository?

Issue - State: closed - Opened by jirutka almost 4 years ago - 3 comments

#38 - class_id biger than max of uint16_t may cause serious problem

Issue - State: closed - Opened by chexiongsheng almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#37 - Are there plans to support JIT in the future?

Issue - State: closed - Opened by qujianbiao almost 4 years ago - 3 comments

#36 - Could not find export 'realpath' in module 'os'

Issue - State: closed - Opened by baturinsky almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#35 - Added functions to get access to module exports

Pull Request - State: closed - Opened by katyo almost 4 years ago - 6 comments

#34 - Access module exports from native code

Issue - State: closed - Opened by letmaik almost 4 years ago - 2 comments

#33 - which libc ?

Issue - State: closed - Opened by fperrad almost 4 years ago - 2 comments

#32 - stack overflow in JS_GetPropertyInternal

Issue - State: closed - Opened by apascovici almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#31 - License file

Issue - State: closed - Opened by ffontaine almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#30 - Stack buffer overflow in re_parse_term

Issue - State: closed - Opened by apascovici almost 4 years ago - 2 comments

#29 - Stack overflow in re_parse_term

Issue - State: closed - Opened by apascovici almost 4 years ago - 2 comments
Labels: Will be fixed in next release

#26 - heap-use-after-free at quickjs.c:5174

Issue - State: closed - Opened by kvenux almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#25 - heap-use-after-free at quickjs.h:653

Issue - State: closed - Opened by kvenux almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#24 - heap-use-after-free at quickjs.h:643

Issue - State: closed - Opened by kvenux almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#23 - InternalError: stack overflow at asinh (native)

Issue - State: closed - Opened by tangyixuan01 almost 4 years ago - 1 comment

#22 - Falls out of FunctionDeclarationInstantiation 28.f.i.2-5.

Issue - State: closed - Opened by tangyixuan01 almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#21 - SyntaxError of overloaded function is not clear

Issue - State: closed - Opened by tangyixuan01 almost 4 years ago - 1 comment

#19 - Bug in derived classes (with `extends`) in modules

Issue - State: closed - Opened by c-smile almost 4 years ago - 2 comments

#18 - JS_RunModule() does multiple re-evaluations

Issue - State: closed - Opened by c-smile almost 4 years ago - 1 comment

#17 - Stack-based Buffer Overflow

Issue - State: closed - Opened by SteinsGatep001 almost 4 years ago - 1 comment
Labels: Will be fixed in next release

#16 - MSVC compatibility

Pull Request - State: open - Opened by c-smile almost 4 years ago - 14 comments

#15 - write is a wrapper to fwrite not to fread

Pull Request - State: closed - Opened by pmarin almost 4 years ago - 1 comment

#14 - 128-bit arithmetic is missing in Clang-cl for libbf

Issue - State: closed - Opened by stevefan1999-personal almost 4 years ago - 1 comment

#12 - Update readme.txt

Pull Request - State: closed - Opened by mrunalcoder almost 4 years ago

#11 - changed some sentences

Pull Request - State: closed - Opened by mayuresh4700 almost 4 years ago

#10 - Advice:Can it complied by msvc complier?

Issue - State: closed - Opened by ScSofts about 4 years ago - 6 comments

#9 - stack overflow in compute_stack_size_rec

Issue - State: closed - Opened by apascovici about 4 years ago - 1 comment

#8 - stack-overflow at quickjs.c:31754

Issue - State: closed - Opened by kvenux about 4 years ago - 7 comments
Labels: Will be fixed in next release

#7 - stack-overflow at quickjs.c:31744

Issue - State: closed - Opened by kvenux about 4 years ago - 1 comment
Labels: Will be fixed in next release

#6 - heap-use-after-free at quickjs.h:641

Issue - State: closed - Opened by kvenux about 4 years ago - 1 comment
Labels: Will be fixed in next release

#5 - heap-buffer-overflow at quickjs.c:3650

Issue - State: closed - Opened by kvenux about 4 years ago - 1 comment
Labels: Will be fixed in next release

#4 - heap-use-after-free at quickjs.c:8127

Issue - State: closed - Opened by kvenux about 4 years ago - 1 comment

#3 - heap-use-after-free at quickjs.h:661

Issue - State: closed - Opened by kvenux about 4 years ago - 1 comment

#2 - heap-use-after-free at quickjs.c:8115

Issue - State: closed - Opened by kvenux about 4 years ago - 1 comment

#1 - Array.prototype.fill optimisation

Issue - State: closed - Opened by nagayev about 4 years ago - 2 comments