issues
search
saghul
/
sjs
Skookum JS: a JavaScript runtime
http://sjs.saghul.net
MIT License
98
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added SO_RCVTIMEO and SO_SNDTIMEO constants to class "net", updated test
#71
tarkin000
closed
5 years ago
1
Binary io
#70
saghul
closed
6 years ago
0
Use TextEncoder/TextDecoder in codecs module (for UTF-8)
#69
saghul
opened
6 years ago
0
Update duktape
#68
saghul
closed
6 years ago
0
build: speedup build
#67
saghul
closed
6 years ago
0
Document new internal design
#66
saghul
closed
6 years ago
0
Builtins
#65
saghul
closed
6 years ago
0
core: bundle all native modules
#64
saghul
closed
6 years ago
0
Fstat
#63
saghul
closed
6 years ago
0
WIP - incbin
#62
saghul
closed
6 years ago
0
Update Duktape to 2.2.0
#61
saghul
closed
7 years ago
0
core: switch to babel-polyfill for modern JS shimming
#60
saghul
closed
7 years ago
0
Add blake2 to hash module
#59
saghul
opened
7 years ago
0
Use duk_push_fixed_buffer for binary data
#58
saghul
closed
6 years ago
1
Duktape 2
#57
saghul
closed
7 years ago
0
require, scripts, module not found
#56
animetronix
closed
7 years ago
4
Update Duktape to v2 (master)
#55
saghul
closed
7 years ago
1
Switch to calendar versioning
#54
saghul
closed
7 years ago
1
Add MD5, SHAXXX hashing module
#53
saghul
closed
8 years ago
0
Move objectutil to utils/object
#52
saghul
closed
8 years ago
1
modules: add unicodeutils
#51
saghul
closed
8 years ago
0
Follow relevant CommonJS specs
#50
saghul
closed
6 years ago
1
GUI with libui?
#49
saghul
opened
8 years ago
0
Add a glob function to the path module
#48
saghul
opened
8 years ago
0
Add ability to make a static build
#47
saghul
closed
6 years ago
2
Add "signals" module for signal handling
#46
saghul
opened
8 years ago
0
Add some form of CLI completion
#45
saghul
closed
8 years ago
0
Turn on performance-related optimizations
#44
saghul
closed
8 years ago
0
Add some examples
#43
saghul
opened
8 years ago
0
Passwd module
#42
saghul
closed
8 years ago
0
Retry all syscalls on EINTR
#41
saghul
opened
8 years ago
1
os: expose STD{IN,OUT,ERR}_FILENO constants and use them
#40
saghul
closed
8 years ago
0
Create a non-blocking socket in a single syscall
#39
saghul
opened
8 years ago
0
Avoid opening /dev/urandom on every call to os.urandom
#38
saghul
closed
7 years ago
1
Consider switching to xoroshiro128+ for RNG
#37
fatcerberus
opened
8 years ago
1
Add ability to get a sjs_vm_t* from a duk_context*
#36
saghul
closed
8 years ago
0
fix docs url
#35
iedemam
closed
8 years ago
3
Remove the system builtin module
#34
saghul
closed
8 years ago
0
Fix require if directory and js file exist but dir is not usable
#33
saghul
closed
8 years ago
0
Consider making the module system mode Node-like
#32
saghul
closed
8 years ago
2
modules: add uuid module
#31
saghul
closed
8 years ago
1
Set O_CLOEXEC in every fd we open
#30
saghul
closed
8 years ago
0
modules: add atexit module
#29
saghul
opened
8 years ago
0
Child process support
#28
saghul
closed
8 years ago
0
Consider switching to core-js as the ES6 shim
#27
saghul
closed
8 years ago
1
vm: skip shebang when running a file
#26
saghul
closed
8 years ago
1
modules: move fs module into io module
#25
saghul
closed
8 years ago
0
modules: fixup strict mode
#24
saghul
closed
8 years ago
0
modules: add random module
#23
saghul
closed
8 years ago
2
vm: keep a list of dlopen-ed handles and close then in sjs_vm_destroy
#22
saghul
opened
8 years ago
0
Next