Welcome to WebAssembly!

This is a first demo of (non-reactive) Pluto with a WASM backend! The Julia code in this notebook was executed entirely inside your web browser.

10.0 ms
10-element Array{Float64,1}:
 1.0               
 1.4142135623730951
 1.7320508075688772
 2.0               
 2.23606797749979  
 2.449489742783178 
 2.6457513110645907
 2.8284271247461903
 3.0               
 3.1622776601683795
525 ms
(1, 100)
7.0 ms
Expr
  head: Symbol =
  args: Array{Any}((2,))
    1: Symbol x
    2: Expr
      head: Symbol call
      args: Array{Any}((3,))
        1: Symbol +
        2: Symbol y
        3: Int32 123
89.0 ms
plot (generic function with 1 method)
9.0 ms
856 ms
5.0 ms