Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[22:31:18 CDT(-0500)] <thealphanerd> colinclark: is asm a vm though by itself???

[22:31:29 CDT(-0500)] <thealphanerd> colinclark: emscripten by default doesn't automate wrappers

[22:31:38 CDT(-0500)] <thealphanerd> it is easy to break out a function

[22:31:46 CDT(-0500)] <thealphanerd> but a class or a struct is a bit more difficult

[22:31:53 CDT(-0500)] <colinclark> well, yes

[22:32:00 CDT(-0500)] <colinclark> it's pretty well just C (smile)

[22:32:25 CDT(-0500)] <colinclark> One likely wouldn't refer to C as a "Functional Language" either