mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
0d1f626edd
Removes: - "deno_core::StartupData" - "deno_core::Script" - "deno_core::OwnedScript" Changes to "JsRuntime": - remove "new_with_loader()" - remove "with_heap_limits()" - rename "IsolateOptions" to "RuntimeOptions" and make public - "JsRuntime::new()" takes "RuntimeOptions" as a single param |
||
---|---|---|
.. | ||
00_dom_exception.js | ||
01_event.js | ||
02_abort_signal.js | ||
08_text_encoding.js | ||
abort_controller_test.js | ||
Cargo.toml | ||
event_target_test.js | ||
event_test.js | ||
lib.deno_web.d.ts | ||
lib.rs | ||
README.md | ||
text_encoding_test.js |
deno web
Op crate that implements Event, TextEncoder, TextDecoder