nushell/crates/nu-test-support/src
Jonathan Turner d8594a62c2
Add wasm support (#2199)
* Working towards a PoC for wasm

* Move bson and sqlite to plugins

* proof of concept now working

* tests are green

* Add CI test for --no-default-features

* Fix some tests

* Fix clippy and windows build

* More fixes

* Fix the windows build

* Fix the windows test
2020-07-18 13:59:23 +12:00
..
commands.rs External vars (#1615) 2020-04-21 09:45:11 +12:00
fs.rs Respect CARGO_TARGET_DIR when set (#1528) 2020-03-27 17:13:59 -04:00
lib.rs Fix str --to-int usages (#2167) 2020-07-13 15:07:34 -04:00
macros.rs Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
playground.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00