...

/

Quiz Yourself: Basics of Optimizing Rust and WebAssembly

Quiz Yourself: Basics of Optimizing Rust and WebAssembly

Test your understanding of the optimization of Rust and WebAssembly.

We'll cover the following...
Technical Quiz
1.

Which command is used to create a new Rust and JavaScript-based application with webpack as the bundler?

A.

npm init rust-webpack wasm-rust

B.

cargo new wasm-webpack-app

C.

create-rust-app wasm-webpack

D.

npm create-rust-wasm-app


1 / 5