Search found 1 match

by Devy
Fri Sep 10, 2021 5:20 am
Forum: General Discussion and Questions
Topic: Javascript port and undefined references
Replies: 1
Views: 2273

Javascript port and undefined references

Hi, I complied the latest MicroPython Javascript port (https://github.com/micropython/micropython/tree/master/ports/javascript) using the instructions on the port page but keep getting 'Uncaught ReferenceError: mp_js_init is not defined at' I am using the exact HTML on that page with micropython.js ...