Vexu
|
3858a526e3
|
make callMainAsync async
|
2019-11-07 13:18:47 -05:00 |
Andrew Kelley
|
913f7d0450
|
improve the start code for evented I/O
When evented I/O is being used, prevent event loop from terminating
at least until main() has returned.
|
2019-11-06 15:08:29 -05:00 |
Andrew Kelley
|
d6dec80261
|
startup code respects root source file's event_loop if present
|
2019-10-31 14:21:04 -04:00 |
Andrew Kelley
|
d3d3e4e374
|
startup code sets up event loop if I/O mode is declared evented
|
2019-10-31 11:41:39 -04:00 |
Andrew Kelley
|
a3222b5ff1
|
remove dead tls code
|
2019-10-28 15:10:12 -04:00 |
LemonBoy
|
c8e4108c5b
|
Export _start as __start for MIPS targets
|
2019-09-26 17:13:57 +02:00 |
LemonBoy
|
4ebcf64864
|
Initial support for mipsel architecture¬
|
2019-09-26 09:31:55 +02:00 |
Andrew Kelley
|
ed36dbbd9c
|
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.
see #2221
|
2019-09-25 23:35:41 -04:00 |