gecko-dev/third_party
Ryan Hunt 3e1ce863e3 Bug 1624524 - Only compile wasmTextToBinary and wasmCodeOffsets in JS Shell. r=bbouvier
This commit moves the implementation of the wasmTextToBinary and wasmCodeOffets
functions to the JS shell.

Before this change, the implementation was in wasm/rust/. This commit moves the
implementation to js/rust, which is only compiled for the JS shell. The C++
bindings for the rust code is moved to the shell/ directory.

Differential Revision: https://phabricator.services.mozilla.com/D68650

--HG--
rename : js/src/wasm/rust/src/lib.rs => js/src/rust/wasm.rs
rename : js/src/wasm/WasmTesting.cpp => js/src/shell/WasmTesting.cpp
rename : js/src/wasm/WasmTesting.h => js/src/shell/WasmTesting.h
extra : moz-landing-system : lando
2020-04-10 21:28:21 +00:00
..
aom
dav1d Bug 1620471 - Update libdav1d to 0.6.0 r=dminor 2020-03-20 15:17:26 +00:00
msgpack
prio Bug 1624128 - Backed out changeset 3ed30e6b6de1 - Updating Fx76 to NSS 3.51.1 r=keeler 2020-03-30 21:12:45 +00:00
python Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00
rlbox Bug 1624138 - Bump to latest rlbox that fixes partial specialization err in clang11 + libc++. r=froydnj 2020-03-27 14:07:33 +00:00
rust Bug 1624524 - Only compile wasmTextToBinary and wasmCodeOffsets in JS Shell. r=bbouvier 2020-04-10 21:28:21 +00:00
sqlite3 Bug 1626323 - Vendor rusqlite into mozilla-central. r=lina 2020-04-07 22:13:51 +00:00
webkit/PerformanceTests Bug 1625912 - Update webaudio-benchmark to revision d753e161. r=dmajor 2020-04-01 13:39:53 +00:00
moz.build Bug 1566284 - Include rlbox in the Firefox repo r=froydnj 2019-07-26 16:35:20 +00:00