Neben einigen Fehlerbehebungen wurde die Dokumentation und die Typen erweitert und ein Beispiel zur Verwendung der Vibration hinzugefügt. Auch neu ist weine WebAssembly-Implementierung. Alle Änderungen findet ihr im Changelog.
* Simplify all example apps' descriptions * Fix spacing when rendering Error stack in inspect() * Add vibrate example app * Update IP * Check JS files in 2048 app * Make Switch.cwd() return a string * Make ReadableStream work with for await...of loops * Add some more docs / types * Add custom inspector for URL instances * Add docs for global crypto instance * Use slightly modified "uvu" as test runner * Fix inspect() when constructor is falsy * Add console.debug() as an alias for console.log() * Update IP * Break apart tests into smaller files * Fix setTimeout() / clearTimeout() bundle defined name * Add WebAssembly (WASM) implementation (#12) * Version Packages (#24)