Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
export const MAXIMUM_VAL_SIZE = "???";
// We ran into a bug where the entirety of React DOM minified would not fit into a val as a string. IS this a max string size? Is it a max val size? Who knows.
October 23, 2023