Correction: In the video I stated that the meta.js files were used for reflection (as stated in the kotlin docs). It turns out there was a mistake in the docs. The meta data file is actually used by the compiler. Useful if you need to distribute your js as a library.
Update: I posted an updated version of this video: • Kotlin JavaScript Tutorial - Lesson 1...