Releases
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-09-03)
Features
allow direct base64 call against HandleValue (#69 ) (af6c533 )
better errors with testing, dump_error() function (#132 ) (d29fdb0 )
ci: add release github workflow (#252 ) (868bf2b )
crypto: add support for PKCS#8 key import (#251 ) (059d09a )
dx: add default message for missing handler (#264 ) (58b6042 )
implement AbortController and AbortSignal (#240 ) (215b1d9 )
integration tests, builtin tests, backtracking (#35 ) (d3ae487 )
minimum componentize changes (#11 ) (5f73a67 )
support generation integer on headers objects (#193 ) (66aa7e1 )
support task deadlines (#58 ) (23beba0 )
Bug Fixes
allow WASI adapter to be optional for hosts (#183 ) (fb85134 )
ci: build starling target in release job (5a938bd )
ci: build starling target in release job (dfd4975 )
ci: give deploy job write permissions (#253 ) (865ab3d )
componentize script to use local bins (#151 ) (306a7ad )
crypto support & tests (#48 ) (8de59a6 )
debugger disabling (#223 ) (54d73ba )
debugger: use ENABLE_JS_DEBUGGER instead of JS_DEBUGGER (#249 ) (eecc00c )
encodings in header values (#79 ) (2a4c3f5 )
ensure filename is defined for builtins in debug builds (#166 ) (3d85982 )
formData: use headers instead of maybe_headers (#235 ) (4051ee1 )
headers refactoring and state transition invariants (#80 ) (102ffbe )
headers WPT conformance (#108 ) (10e5106 )
implement the finalizer pattern for the Headers builtin (#148 ) (8b909f0 )
keep names section under RelWithDebInfo build (#146 ) (1a8077d )
panic on transform stream check (#143 ) (ba37afe )
performance builtin and tests (#47 ) (71bb6dc )
prepare_for_entries_modification ordering (#226 ) (bd8104c )
providing a custom WPT_ROOT env var (#100 ) (ea1ad37 )
remove invalid event loop interest bump (#185 ) (f957cd4 )
support non-unique handles for timers (#71 ) (d7c6348 )
wasm32-wasi install for toolchain (#76 ) (fa1247b )
zero coercion timeout removal bug (#72 ) (3e5585e )
You can’t perform that action at this time.