Groups
Sign in
Groups
emscripten-discuss
Conversations
About
Send feedback
Help
emscripten-discuss
Contact owners and managers
1–30 of 3039
Mark all as read
Report group
0 selected
Sam Clegg
, …
Brendan Dahl
6
Dec 18
[RFC] Changes to how "modularization" works in emscripten
In another step in the direction of more modern modularization I just landed a change that allows the
unread,
[RFC] Changes to how "modularization" works in emscripten
In another step in the direction of more modern modularization I just landed a change that allows the
Dec 18
Sam Clegg
Dec 16
Removing the USE_ES6_IMPORT_META setting
Hi all, I'm hoping to remove this setting in the next release: https://github.com/emscripten-core
unread,
Removing the USE_ES6_IMPORT_META setting
Hi all, I'm hoping to remove this setting in the next release: https://github.com/emscripten-core
Dec 16
Jinn Suu
,
Sam Clegg
3
Dec 13
need EMSDK 1.38.31
Let's continue this on the bug with the question: https://github.com/emscripten-core/emscripten/
unread,
need EMSDK 1.38.31
Let's continue this on the bug with the question: https://github.com/emscripten-core/emscripten/
Dec 13
Александр Гурьянов
, …
Sam Clegg
4
Dec 11
Uncaught RuntimeError: unaligned memory access (wasm only build)
1. I use only the simplest atomics, like atomic_int , atomic_bool , etc. I will try to figure it out.
unread,
Uncaught RuntimeError: unaligned memory access (wasm only build)
1. I use only the simplest atomics, like atomic_int , atomic_bool , etc. I will try to figure it out.
Dec 11
Sam Clegg
Dec 10
Dropping pollyfils for ancient browser versions
Emscripten supports older browsers via `-sLEGACY_BROWSER_SUPPORT` or via `-sMIN_XXX_VERSION` settings
unread,
Dropping pollyfils for ancient browser versions
Emscripten supports older browsers via `-sLEGACY_BROWSER_SUPPORT` or via `-sMIN_XXX_VERSION` settings
Dec 10
Keith Teo
, …
Sam Clegg
3
Dec 10
Running multithreaded Emscripten from D8?
If you want threads you will need to either run under Node or in the browser. Emscripten only has
unread,
Running multithreaded Emscripten from D8?
If you want threads you will need to either run under Node or in the browser. Emscripten only has
Dec 10
guest271314
,
Alon Zakai
2
Dec 2
How to compile WABT wasm2c output from Bytecode Alliance Javy (including wasi_snapshot_preview1) to a standalone executable?
I am not sure how much WASI support wabt's wasm2c has, but it does show up in tests and examples:
unread,
How to compile WABT wasm2c output from Bytecode Alliance Javy (including wasi_snapshot_preview1) to a standalone executable?
I am not sure how much WASI support wabt's wasm2c has, but it does show up in tests and examples:
Dec 2
Mark Sibly
, …
guest271314
4
Dec 1
How to use sharedArrayBuffer inside an 'iframe'
Possible. Here's how I use a Web extension to stream real-time audio captured using a Native
unread,
How to use sharedArrayBuffer inside an 'iframe'
Possible. Here's how I use a Web extension to stream real-time audio captured using a Native
Dec 1
Luis Torres
, …
Carl Woffenden
7
Nov 22
WebAudio AudioWorklets in C++: sample rate?
Readonly, so you can read the value valid for that audio frame. On Friday, November 22, 2024 at 6:28:
unread,
WebAudio AudioWorklets in C++: sample rate?
Readonly, so you can read the value valid for that audio frame. On Friday, November 22, 2024 at 6:28:
Nov 22
caiiiycuk
Nov 19
Does emscripten-ports/boost has patches against normal boost?
Hi, I need to use Boost in my project, and the Boost headers from Emscripten-Ports work perfectly,
unread,
Does emscripten-ports/boost has patches against normal boost?
Hi, I need to use Boost in my project, and the Boost headers from Emscripten-Ports work perfectly,
Nov 19
John Dallman
,
Sam Clegg
14
Nov 7
Emscripten C/C++ headers
On Thu, Nov 7, 2024 at 7:03 AM John Dallman <jgdats...@gmail.com> wrote: > In that case I
unread,
Emscripten C/C++ headers
On Thu, Nov 7, 2024 at 7:03 AM John Dallman <jgdats...@gmail.com> wrote: > In that case I
Nov 7
rapt...@gmail.com
, …
キャロウ マーク
3
Nov 5
OpenGL1 pipeline-- nothing renders after updating emscriptem
Almost certainly this is the known regression that you now (since 3.1.51) need -s
unread,
OpenGL1 pipeline-- nothing renders after updating emscriptem
Almost certainly this is the known regression that you now (since 3.1.51) need -s
Nov 5
Davide Mercanti
, …
Brooke Vibber
5
Nov 2
Compile with Zlib
Ok. I've compiled libzip. I can read entries names but how can I pass buffer to Javascript for
unread,
Compile with Zlib
Ok. I've compiled libzip. I can read entries names but how can I pass buffer to Javascript for
Nov 2
Stephan Bergmann
,
Sam Clegg
3
Oct 25
FS no longer populated after "Micro-optimize preRun/postRun handling. NFC (#22671)"
On 10/21/24 19:20, 'Sam Clegg' via emscripten-discuss wrote: > Ah! Of course we were
unread,
FS no longer populated after "Micro-optimize preRun/postRun handling. NFC (#22671)"
On 10/21/24 19:20, 'Sam Clegg' via emscripten-discuss wrote: > Ah! Of course we were
Oct 25
Sam Clegg
Oct 2
post-checkout git hook for emscripten
If you use emscripten via git then you will be aware of the `./bootstrap` script that needs to run to
unread,
post-checkout git hook for emscripten
If you use emscripten via git then you will be aware of the `./bootstrap` script that needs to run to
Oct 2
Mo_Al_
Sep 25
Getting FLTK to run without issues in the browser
Hi all, I'm working on getting FLTK to work on the browser. Support code here: https://github.com
unread,
Getting FLTK to run without issues in the browser
Hi all, I'm working on getting FLTK to work on the browser. Support code here: https://github.com
Sep 25
Jie Pan
,
Sam Clegg
3
Sep 10
How to rerun build-test
Thanks for the information! I will comment the PR if needed. On Tuesday, September 10, 2024 at 11:35:
unread,
How to rerun build-test
Thanks for the information! I will comment the PR if needed. On Tuesday, September 10, 2024 at 11:35:
Sep 10
Stephan Bergmann
,
Sam Clegg
2
Sep 4
`emsdk install` vs. `emsdk activate`
You are correct in your assumption. The idea is that you can have more installed tools than active
unread,
`emsdk install` vs. `emsdk activate`
You are correct in your assumption. The idea is that you can have more installed tools than active
Sep 4
craste...@gmail.com
,
Sam Clegg
4
Sep 3
unsigned
On Tue, Sep 3, 2024 at 5:32 PM craste...@gmail.com <craste...@gmail.com> wrote: I mean
unread,
unsigned
On Tue, Sep 3, 2024 at 5:32 PM craste...@gmail.com <craste...@gmail.com> wrote: I mean
Sep 3
Stephan Bergmann
,
Sam Clegg
3
Aug 23
_emscripten_run_callback_on_thread causing deadlocks
On 8/22/24 18:02, Sam Clegg wrote: > That looks like a regression. Could you open a bug for this?
unread,
_emscripten_run_callback_on_thread causing deadlocks
On 8/22/24 18:02, Sam Clegg wrote: > That looks like a regression. Could you open a bug for this?
Aug 23
Stephan Bergmann
,
Heejin Ahn
3
Aug 8
Implementation of -fexceptions and -fwasm-exceptions
On 8/8/24 03:32, Heejin Ahn wrote: > The details on why, just in case anyone is interested: Thanks
unread,
Implementation of -fexceptions and -fwasm-exceptions
On 8/8/24 03:32, Heejin Ahn wrote: > The details on why, just in case anyone is interested: Thanks
Aug 8
Dan C
,
Alon Zakai
4
Aug 6
The header experimental/filesystem can't be found while compiling with -std=gnu++11
It seems that I can compile some files with -std=gnu++17 and other files with -std=gnu++11. Dan On
unread,
The header experimental/filesystem can't be found while compiling with -std=gnu++11
It seems that I can compile some files with -std=gnu++17 and other files with -std=gnu++11. Dan On
Aug 6
Zach Mertens
,
Sam Clegg
4
Jul 15
Bundling Emscripten-generated JS with Vite
This does sound like a vite bundling issue. I dont know of anything in emscripten that is specific to
unread,
Bundling Emscripten-generated JS with Vite
This does sound like a vite bundling issue. I dont know of anything in emscripten that is specific to
Jul 15
Patrick Collins
,
Sam Clegg
6
Jul 11
What is the correct way to have multiple audio processors streaming samples to the output buffer?
ahhhh thank you!!! --profiling-funcs revealed to me, this was not a bug with enscripten, but rather,
unread,
What is the correct way to have multiple audio processors streaming samples to the output buffer?
ahhhh thank you!!! --profiling-funcs revealed to me, this was not a bug with enscripten, but rather,
Jul 11
Lu Quest
Jul 10
use of undeclared identifier 'glBindVertexArrayOES'
Hi, I am trying to build an OpenGL ES 2 app with imgui, but get error: use of undeclared identifier
unread,
use of undeclared identifier 'glBindVertexArrayOES'
Hi, I am trying to build an OpenGL ES 2 app with imgui, but get error: use of undeclared identifier
Jul 10
themixup
, …
Alon Zakai
6
Jul 10
Optimization takes a long time!!
Thank you!! After removing the Asyncify option, the build time and size have been significantly
unread,
Optimization takes a long time!!
Thank you!! After removing the Asyncify option, the build time and size have been significantly
Jul 10
NgulaDE
,
Sam Clegg
4
Jul 9
Identification of malloc and free
On Tue, Jul 9, 2024 at 2:28 AM NgulaDE <nguy...@gmail.com> wrote: Thank you so much for the
unread,
Identification of malloc and free
On Tue, Jul 9, 2024 at 2:28 AM NgulaDE <nguy...@gmail.com> wrote: Thank you so much for the
Jul 9
Ivan Enzhaev
,
Sam Clegg
5
Jul 8
First app with WebSockets
Regarding the missing malloc export, I uploaded a fix here: https://github.com/emscripten-core/
unread,
First app with WebSockets
Regarding the missing malloc export, I uploaded a fix here: https://github.com/emscripten-core/
Jul 8
Andrea M
,
Alon Zakai
4
Jul 4
Off-screen canvas rendering
Thank you, will try it out! On Wed, 3 Jul 2024, 20:32 Alon Zakai, <alon...@gmail.com> wrote:
unread,
Off-screen canvas rendering
Thank you, will try it out! On Wed, 3 Jul 2024, 20:32 Alon Zakai, <alon...@gmail.com> wrote:
Jul 4
fidel espanto
,
Sam Clegg
2
Jul 3
[RuntimeError: unreachable] Retrieving from async function in C++
If you build with `-g` (or just `--profiling-funcs`) when you should see symbol names in your
unread,
[RuntimeError: unreachable] Retrieving from async function in C++
If you build with `-g` (or just `--profiling-funcs`) when you should see symbol names in your
Jul 3