Good First Issues
for notable c projects
5617 issues scanned, 142 good first issues found
emscripten-core/emscripten
25.3K
simple SDL program throws JavaScript exception: SDL2.ctx is null
4/8/2024
good first bughelp wanted
[request] standalone version of file_packager.py
3/14/2024
good first bughelp wanted
Website does not show lists properly
1/23/2024
good first bughelp wanteddocs
memoryprofiler parent div doesn't have a class
8/24/2023
good first bughelp wanted
file_packager: Add suport for glob or loading file list from file
12/13/2022
good first bughelp wanted
Passing an exception into ccall as string sends empty string
8/31/2022
good first bug
Faulty assertion in node on .mjs files
7/18/2022
good first bughelp wantedJavaScript
ASYNCIFY_ADVISE should output a tree
7/7/2022
good first bughelp wantedasyncify
Cryptic `sig is undefined` error in reportUndefinedSymbols() if function signature not available
6/21/2022
good first bughelp wanted
Bug in page:C++ exceptions support
5/2/2022
good first bughelp wanteddocs
PATH.normalize is incredibly expensive.
5/2/2022
good first bughelp wanted
[Docs] Document that Worker are never destroyed (even if pthreads end)
4/20/2022
good first bughelp wanteddocs
FS_createPreloadedFile not supported in MEMFS under node.js, but could easily be
4/16/2022
good first bughelp wanted
Feature request: MAIN_THREAD_EM_ASYNC_JS
4/11/2022
good first bughelp wanted
Behavioral difference in glUniform functions
2/23/2022
good first bugGLhelp wanteddocs
mkfifo() and mknod() create regular file with NODERAWFS=1
1/31/2022
good first bughelp wanted
Fail blocking socket operations loudly
1/17/2022
good first bughelp wanted
dlopen() documentation is wrong, and related issue should not be closed
12/16/2021
good first bughelp wanteddocs
Doc request: How does emscripten MEMFS persist link information in IDBFS?
12/15/2021
good first bughelp wanteddocs
Update website theme for newer Sphinx
10/26/2021
good first bughelp wanteddocs
Incorrect decoding from JS strings to USV strings
10/19/2021
good first bughelp wanted
DOC Optimizing WASM browser compilation time
10/6/2021
good first bughelp wanteddocs
Files uploading into Virtual File System with -s CASE_INSENSITIVE_FS=1
10/6/2021
good first bughelp wanted
Document emcmake under "Building projects"
9/21/2021
good first bughelp wanted
Documentation - API Reference - Fetch API - Synchronous Fetches seems out of date
9/9/2021
good first bughelp wanteddocs
MIN_IE_VERSION=11 no longer produces an asm that can run on IE11
7/20/2021
good first bughelp wanted
Use console.log to print values of args of emscripten_set_canvas_element_size
6/29/2021
good first bughelp wanted
Don't Provide `-DCMAKE_TOOLCHAIN_FILE` in emcmake Unless Configuring with CMake.
6/28/2021
good first bughelp wanted
EXPORT_ES6 + proxy-to-worker produces broken code
5/12/2021
good first bughelp wanted
Auto-include required code when using `-pthread -s ENVIRONMENT=web`
5/12/2021
good first bugmultithreadinghelp wanted
Problem compiling the test_fs_lz4fs_package tests with Closure
5/9/2021
good first bughelp wanted
[question] [feature request] rmtree + makedirs(*, exist_ok=True) helper in standard library (FS, JavaScript)
4/16/2021
good first bughelp wanted
Canary doesn't load dwarf symbols with "-g4 --source-map-base"
3/17/2021
good first bughelp wanted
Need clarification in page:Optimizing Code
1/25/2021
good first bughelp wantedwontfix
[feature request] pwd.h functions (and getpwuid specifically)
1/9/2021
good first bughelp wantedwontfix
MEMFS crashes when writing large file
12/13/2020
good first bughelp wantedwontfix
Add diagnose_if warnings for slow SIMD stuff?
11/24/2020
good first bughelp wanted
Memory leak during repeated runs on node.js?
11/9/2020
good first bughelp wanted
Document long double printing issues (was: std::numeric_limits<long double>::max() returns infinity)
11/6/2020
good first bughelp wantedwontfix
file-packager js output not working with closure and --pre-js
11/4/2020
good first bughelp wanted
system/lib/libc/musl/COPYRIGHT references non-existent file src/string/arm/memcpy_el.S
11/2/2020
good first bughelp wantedpinned
libunwind CREDITS.TXT is missing - and arguably required to comply with its license
10/26/2020
good first bughelp wantedpinned
Clarify and document our support or lack of it for msys2/cygwin/mingw
10/15/2020
good first bughelp wantedwontfix
Add an option to support big-endian machines
9/30/2020
good first bughelp wantedwontfix
Data files are loaded from root, not from directory where js file is loaded from
9/20/2020
good first bughelp wanted
Name pthread workers for easier debugging
9/15/2020
good first bughelp wanted
[feature request] Support uuid_generate_random (in uuid/uuid.h)
9/1/2020
good first bughelp wanted
exception not thrown when truncating filenames longer than 255 char
8/28/2020
good first bugfilesystemhelp wanted
docs: Improve Asyncify documentation about ignore-indirect & fiber.h
7/20/2020
good first bughelp wantedasyncify
Integrate emrun with noInitialRun / INVOKE_RUN=0
6/19/2020
good first bughelp wanted
Compiling with main_module override FETCH functions
6/10/2020
good first bughelp wanted
Is there a GLIB emscripten port available ?
5/2/2020
good first bughelp wanted
WebIDL + JSImplementation + DOMString
3/17/2020
good first bughelp wanted
Strict option breaks Autotools AC_CHECK_FUNCS
2/15/2020
good first bughelp wanted
Asyncify: support recursive yield
2/6/2020
good first bughelp wantedwontfix
Make use of Asyncify for pthread_join
11/27/2019
good first bugmultithreadinghelp wantedasyncify
WebIDL binder: Use WeakRefs in cache
11/18/2019
good first bughelp wantedwontfix
Source map and offset converter is not loaded or created when providing a custom instantiateWasm function
11/14/2019
good first bughelp wanted
Use WeakRefs in event handlers?
11/11/2019
good first bughelp wanted
is allocateUTF8 safe to use ?
11/5/2019
good first bughelp wanted
A version of emscripten_sleep that uses requestAnimationFrame
10/4/2019
good first bughelp wantedwontfix
Cannot override SDL2_net with EMCC_LOCAL_PORTS
4/20/2019
good first bughelp wanted
Support `desynchronized` canvas context attribute
4/5/2019
good first bughelp wanted
glMapBufferData requires INVALIDATE_BUFFER?
6/13/2018
good first bugGLhelp wanted
Documentation for porting Unix-style build process (configure/make)
5/7/2018
good first bughelp wantedwontfix
Document onExit
4/17/2018
good first bughelp wantedwontfix
Mouse scroll delta is not scaled properly
2/26/2018
good first bughelp wanted
Use Fetch in preference of XMLHttpRequest (on supported platforms)
2/13/2018
good first bughelp wanted
[docs] iframe keyboard not working
11/15/2017
good first bughelp wanted
Preferred way to clear/delete IDBFS database?
2/16/2017
good first bughelp wanted
To use dlopen, you need to use Emscripten's linking support
6/7/2016
good first bughelp wantedwontfix
Direct environment access on node.js
11/15/2015
good first bug
microsoft/vcpkg
22.1K
libxml2 update to 2.13.1
6/21/2024
category:new-portinfo:good-first-issue
[New Port Request] libserdes
6/21/2024
category:new-portinfo:good-first-issue
[New Port Request] parsi
6/21/2024
category:new-portinfo:good-first-issue
[x64-windows-static] <tinyxml2>
6/14/2024
category:new-portinfo:good-first-issue
[New Port Request] duckdb
6/12/2024
category:new-portinfo:good-first-issue
[New Port Request] spral
6/12/2024
category:new-portinfo:good-first-issue
[New Port Request] Tessil ordered map
6/6/2024
category:new-portinfo:good-first-issue
[New Port Request] libzimg
6/6/2024
category:new-portinfo:good-first-issue
[New Port Request] mariadb-connector-cpp
5/31/2024
category:new-portinfo:good-first-issue
[New Port Request] Lexilla
5/31/2024
category:new-portinfo:good-first-issue
[New Port Request] soloud
5/23/2024
category:new-portinfo:good-first-issue
[New Port Request] Aerospike client
5/17/2024
category:new-portinfo:good-first-issue
[New Port Request] <libwebsockets>
5/17/2024
category:new-portinfo:good-first-issue
[New Port Request] tinytiff
5/17/2024
category:new-portinfo:good-first-issue
jluna: A modern Julia Wrapper for C++ (v1.0.0)
5/16/2024
category:new-portinfo:good-first-issue
[New Port Request] <GmSSL>
5/16/2024
category:new-portinfo:good-first-issue
[New Port Request] <libiio>
5/4/2024
category:new-portinfo:good-first-issue
[New Port Request] Unity: an unit test framework for pure C
5/2/2024
category:new-portinfo:good-first-issue
[New Port Request] Pluto
4/23/2024
category:new-portinfo:good-first-issueStale
[New Port Request] CppBenchmark
4/23/2024
category:new-portinfo:good-first-issueStale
[New Port Request] Low Level Graphics Library
4/23/2024
category:new-portinfo:good-first-issueStale
[New Port Request] <Easy3D>
4/23/2024
category:new-portinfo:good-first-issueStale
[New Port Request] res_embed
4/22/2024
category:new-portinfo:good-first-issueStale
[New Port Request] <xad>
4/17/2024
category:new-portinfo:good-first-issueStale
libhttpserver
4/15/2024
category:new-portinfo:good-first-issueStale
[New Port Request] RE-flex
4/12/2024
category:new-portinfo:good-first-issue
[New Port Request] <sparkle>
4/10/2024
category:new-portinfo:good-first-issueStale
[New Port Request] Z80
4/9/2024
category:new-portinfo:good-first-issueStale
[New Port Request] CSFML
4/9/2024
category:new-portinfo:good-first-issueStale
[New Port Request] manifold
4/9/2024
category:new-portinfo:good-first-issue
[New Port Request] <DGtal>
4/9/2024
category:new-portinfo:good-first-issueStale
[New Port Request] <Qt5Quick3D>
4/2/2024
category:new-portinfo:good-first-issue
[New Port Request] libwdi
3/27/2024
category:new-portinfo:good-first-issue
[New Port Request] json-glib
3/25/2024
category:new-portinfo:good-first-issue
[New Port Request] <GPAC>
3/16/2024
category:new-portinfo:good-first-issue
[New Port Request] Steam Audio
3/15/2024
category:new-portinfo:good-first-issue
[New Port Request] reflect-cpp
3/10/2024
category:new-portinfo:good-first-issue
[New Port Request] SDL3 prerelease
3/6/2024
category:new-portinfo:good-first-issue
Add fuzztest
2/21/2024
category:new-portinfo:good-first-issueStale
[New Port Request] g3p
2/13/2024
category:new-portinfo:good-first-issueStale
[New Port Request] gecode
1/2/2024
category:new-portinfo:good-first-issue
[New Port Request] WebUI
12/22/2023
category:new-portinfo:good-first-issue
[New Port Request] <gstlearn>
12/13/2023
category:new-portinfo:good-first-issue
[New Port Request] <GammaRay>
11/4/2023
category:new-portinfo:good-first-issue
[New Port Request] <TinyChatEngine>
8/29/2023
category:new-portinfo:good-first-issue
[New Port Request] <kirigami>
7/17/2023
category:new-portinfo:good-first-issue
[New Port Request] <CEF>
3/22/2023
category:new-portinfo:good-first-issue