Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8392491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T19:31:55+00:00 2026-06-09T19:31:55+00:00

for M2M application which is better among Javascript and Lua? everyone talks about LUA

  • 0

for M2M application which is better among Javascript and Lua?
everyone talks about LUA when it comes to M2M applications.i am aware of javascript very much.
so is it worth learning Lua and later implemnting to M2M applications instead of javascript?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T19:31:57+00:00Added an answer on June 9, 2026 at 7:31 pm

    Javascript’s advantage in M2M is that it does serialization and deserialization automatically with JSON. Although Javascript has some foibles, JSON is useful enough that it’s widely used, even where Javascript is not.

    Javascript’s other advantage is that it’s supported on anything that has a browser, so all desktops and smartphones, and has lots of features like TCP and UI.

    Lua is in general a better language, and its VM is much smaller, so it can fit on embedded systems with less storage and memory, and there is a version called eLua which is even smaller. But one reason it’s small is that it does not have much external functionality: you’d have to add serialization, TCP and UI yourself, or find libraries that suit. You might have to make more effort to port to some platforms, as I once did for Android, for example, where Javascript would have been easier.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to understand a bit better how do FK/m2m relationships work. I've prepared
Which of the following structures would be preferable: # M2M class UserProfile(models.Model): ... groups
I have a M2M field in my django model project. In my view I
I've got m2m relationship like this: #main table CREATE TABLE products_product ( id integer
How to get model instances of Filter given they should be m2m related to
Given that django-nonrel has got JOINs working, does this mean we have M2M fields
Hi Stackoverflow people, I would like to change the m2m widget in the admin
I have the following models, with publication needing a m2m with authors via the
I have the following models: class Application(models.Model): users = models.ManyToManyField(User, through='Permission') folder = models.ForeignKey(Folder)
i have a model using m2m feature: class Classroom(models.Model): user = models.ForeignKey(User, related_name =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.