We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8647951 commit af04369Copy full SHA for af04369
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## 0.7.0
4
5
-* `SourceMapConsumer` now uses WebAssembly, and is **much** faster!
+* `SourceMapConsumer` now uses WebAssembly, and is **much** faster! Read about
6
+ it here:
7
+ https://hacks.mozilla.org/2018/01/oxidizing-source-maps-with-rust-and-webassembly/
8
9
* **Breaking change:** `new SourceMapConsumer` now returns a `Promise` object
10
that resolves to the newly constructed `SourceMapConsumer` instance, rather
0 commit comments